Starship/.gitmodules

16 lines
489 B
Plaintext
Raw Normal View History

2023-09-19 22:15:21 +03:00
[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat/
2023-09-22 01:26:26 +03:00
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor
2023-10-14 11:10:23 +03:00
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ
[submodule "tools/m2c"]
path = tools/m2c
url = https://github.com/matt-kempster/m2c
[submodule "tools/Torch"]
path = tools/Torch
url = https://github.com/HarbourMasters/Torch