summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-12-02 21:43:49 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2023-12-02 21:43:49 -0500
commite72b3e5fae63db0f669155b7b965c2c5fc6f97e3 (patch)
tree7f9ccc8065740ae75f1fd4a204bf5fd579a59c8d /.gitmodules
parent33f602fd7edfa6f3d53a16e99027e3c81f6d8c9c (diff)
downloadlingo-randomizer-e72b3e5fae63db0f669155b7b965c2c5fc6f97e3.tar.gz
lingo-randomizer-e72b3e5fae63db0f669155b7b965c2c5fc6f97e3.tar.bz2
lingo-randomizer-e72b3e5fae63db0f669155b7b965c2c5fc6f97e3.zip
Moved hkutil into generator folder
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8c61629..34a01bf 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,5 +1,5 @@
1[submodule "vendor/hkutil"] 1[submodule "vendor/hkutil"]
2 path = vendor/hkutil 2 path = generator/vendor/hkutil
3 url = https://git.fourisland.com/hkutil 3 url = https://git.fourisland.com/hkutil
4[submodule "generator/vendor/fmt"] 4[submodule "generator/vendor/fmt"]
5 path = generator/vendor/fmt 5 path = generator/vendor/fmt