Quest/.gitmodules
2023-01-15 19:32:02 -05:00

10 lines
321 B
Plaintext

[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat.git
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor.git
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ.git