/Stride.Launcher.Avalonia

Attempt porting Stride launcher to AvaloniaUI

Primary LanguageC#MIT LicenseMIT

Stride Launcher Avalonia

Launcher screenshot

This is my attempt to port all of the Stride3D engine launcher code so that it works on all desktop platforms using AvaloniaUI.

Building

To build this project you need .NET 6 installed. Then type on any platform this command:

dotnet run

Contributing

Do you have any suggestions? Any advice or Pull requests are welcome!