This commit is contained in:
2026-05-31 14:36:07 +02:00
parent b4ac00dcdd
commit 69c941b0e1
41 changed files with 39 additions and 324 deletions

6
Scripts/Globals/MyRes.cs Normal file
View File

@@ -0,0 +1,6 @@
using Godot;
namespace NodeWar.Scripts.Globals;
[ResourceTree("/")]
public static partial class MyRes;