Add project files.

This commit is contained in:
J. M. Ellis
2024-05-14 17:47:29 -07:00
parent 4571484581
commit f497f2a422
13 changed files with 251 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
using var game = new LunaLightXMG.Game1();
game.Run();