about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-05-02 00:24:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-05-02 00:24:09 -0400
commit704c08bb439b9a90f7be2d26a0c8b01777e2cf2c (patch)
tree72b010a9e343ff69f549496de61f74356f2becb1 /.gitmodules
parentf7530492119f94a83bdb85bb3887b50ddb5a6ffd (diff)
downloadlingo-ap-tracker-704c08bb439b9a90f7be2d26a0c8b01777e2cf2c.tar.gz
lingo-ap-tracker-704c08bb439b9a90f7be2d26a0c8b01777e2cf2c.tar.bz2
lingo-ap-tracker-704c08bb439b9a90f7be2d26a0c8b01777e2cf2c.zip
Started reading in game data yaml
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5438989 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@
1[submodule "vendor/hkutil"]
2 path = vendor/hkutil
3 url = https://github.com/hatkirby/hkutil.git