diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-05-18 15:02:24 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-05-18 15:02:24 -0400 |
commit | b1b1ea77ab7a24e4e824b79ba8f1cd1b08266a6f (patch) | |
tree | d4688b2d5307e0df7d9ecce65fec13221674702f /.gitmodules | |
parent | 3e7f12dd5bdc57f303471c758df6df0473abb136 (diff) | |
download | GrfToJson-b1b1ea77ab7a24e4e824b79ba8f1cd1b08266a6f.tar.gz GrfToJson-b1b1ea77ab7a24e4e824b79ba8f1cd1b08266a6f.tar.bz2 GrfToJson-b1b1ea77ab7a24e4e824b79ba8f1cd1b08266a6f.zip |
Reference library
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9b579af --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "OMI-Filetype-Library"] + path = OMI-Filetype-Library + url = https://github.com/Sowgro/OMI-Filetype-Library.git + branch = linux-port |