summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-10-03 19:08:44 -0400
committerAndrew Opalach <andrew@akon.city> 2024-10-04 14:19:40 -0400
commit0bf9b26b87075448d49482fe4411739af765d872 (patch)
treee3f0e3312a92e5250fa72b410adb370734deca04 /.gitmodules
parentacd44bb898996ff4e36b39b10e870e40bcaf2634 (diff)
downloadmauri-0bf9b26b87075448d49482fe4411739af765d872.tar.gz
mauri-0bf9b26b87075448d49482fe4411739af765d872.tar.bz2
mauri-0bf9b26b87075448d49482fe4411739af765d872.zip
Update codebase
Bring up-to-date with my other projects. Wallpaper engine behavior is mostly unchanged. Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 21a3f68..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,9 +0,0 @@
-[submodule "subprojects/json"]
- path = subprojects/json
- url = https://github.com/nlohmann/json.git
-[submodule "subprojects/glm"]
- path = subprojects/glm
- url = https://github.com/g-truc/glm.git
-[submodule "subprojects/glfw"]
- path = subprojects/glfw
- url = https://github.com/glfw/glfw.git