Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Latest commit

 

History

History

README.MD

Flame

Flame is a simple Cinder Engine frontend made with AvaloniaUI in .NET 10.0.

Building

Prerequisites

  • .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.