base structure

This commit is contained in:
redglow
2026-07-17 09:59:07 +02:00
parent e560a743fb
commit 96fffb2f9e
25 changed files with 466 additions and 55 deletions
+5
View File
@@ -0,0 +1,5 @@
using OwofGames.GodotLume;
namespace GodotHostTest.Game;
public class LevelScope: RootScope;