Starship/.gitmodules
2024-04-06 04:32:13 -06:00

19 lines
585 B
Plaintext

[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat/
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor
[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
[submodule "libultraship"]
path = libultraship
url = https://github.com/KiritoDv/libultraship