A simple .NET 6.0 project for creating cross-platform desktop apps/games using Raylib and ImGui.
This project requires the .NET 6.0 runtime and SDK. To use this template clone the repository or generate a new repository. To clone run:
git clone https://github.com/JarrodDoyle/Raylib-ImGui-.NET-App/
Run configurations for Rider are available in the .run
folder. For command line tooling see the official .NET CLI docs.