summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-04-26 09:24:22 +0200
committerandromeda <andromeda@lenovo>2026-04-26 09:24:22 +0200
commiteb757fdef5a611e92cce10899dedb6bedc350371 (patch)
tree99f50feb4f916d764d021396f5b2089b1f4b427d /.gitmodules
parentc101e6571135cfd963e3c3f9543e64c445af7fd8 (diff)
modularise
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b56faa5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "lib/rsgl.c3l"]
+ path = lib/rsgl.c3l
+ url = https://git.mtgmonkey.net/c3-libs/rsgl.c3l.git
+[submodule "lib/rgfw.c3l"]
+ path = lib/rgfw.c3l
+ url = https://git.mtgmonkey.net/c3-libs/rgfw.c3l.git
+[submodule "lib/rfont.c3l"]
+ path = lib/rfont.c3l
+ url = https://git.mtgmonkey.net/c3-libs/rfont.c3l.git