move standalone projects into own directory

This commit is contained in:
2023-04-27 11:39:41 -06:00
parent 5d593e22b0
commit acda704057
369 changed files with 1170 additions and 5 deletions

8
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "projects/godot-squash-the-creeps-3d/addons/haxe"]
path = projects/godot-squash-the-creeps-3d/addons/haxe
[submodule "projects/_deprecated/godot-squash-the-creeps-3d/addons/haxe"]
path = projects/_deprecated/godot-squash-the-creeps-3d/addons/haxe
url = https://github.com/HaxeGodot/editor-plugin.git
[submodule "projects/nat-godot-playground/addons/haxe"]
path = projects/nat-godot-playground/addons/haxe
[submodule "projects/_standalone/nat-godot-playground/addons/haxe"]
path = projects/_standalone/nat-godot-playground/addons/haxe
url = https://github.com/HaxeGodot/editor-plugin.git