GameDemo
- repo: https://github.com/chickensoft-games/GameDemo
- written_in: c#
- built_on: Godot
Features
- Node mixins using SuperNodes: we can add additional code to node scripts at build time using C# source generation, which makes up for the lack of mixin support in C#.