diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..53b9e59 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Godot4/GDScript/portal"] + path = Godot4/GDScript/ajreckof + url = https://github.com/ajreckof/portal diff --git a/Godot4/GDScript/ajreckof b/Godot4/GDScript/ajreckof new file mode 160000 index 0000000..e7d8f64 --- /dev/null +++ b/Godot4/GDScript/ajreckof @@ -0,0 +1 @@ +Subproject commit e7d8f644373c15ec12be457bd2423e5b31c053b4