Welcome to Starbrite, a monogame based game engine, written in C# (.NET 6). Starbrite comes with a built in editor (ImGui based) that can be used to create content for Starbrite. Starbrite is a work in progress.
Engine -> Starbrite
Scripting -> Stardust: The portion of Starbrite that can read an understand .ses and .lua (using moonsharp) scripts.
API -> Starscream: The portion of Starbrite that exposes Starbrite data and functionality through a Lua scripting interface.