Starship/.gitmodules

10 lines
310 B
Plaintext
Raw Normal View History

2023-09-19 16:15:21 -03:00
[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat/
2023-09-21 19:26:26 -03:00
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor
2023-10-14 05:10:23 -03:00
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ