Flame is a simple Cinder Engine frontend made with AvaloniaUI in .NET 10.0.
- .NET 10.0 SDK
- CinderEngine (already in referenced, no action required)
Clone the repo:
git clone https://github.com/CoderPenguin1-dev/COIFF.git
Move into the build directory:
cd COIFF/Flame
Build & Run Debug binary:
dotnet run
The resulting binary can be found in Flame\bin\net10.0.