The first commit

This commit is contained in:
Banjo Kazooie
2022-07-15 17:09:41 -05:00
commit dd13d34074
1087 changed files with 391897 additions and 0 deletions

18
.gitmodules vendored Normal file
View File

@@ -0,0 +1,18 @@
[submodule "tools/bk_tools"]
path = tools/bk_tools
url = https://github.com/MittenzHugg/bk_tools.git
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ.git
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor.git
[submodule "tools/n64splat"]
path = tools/n64splat
url = https://github.com/ethteck/splat
[submodule "tools/ido-static-recomp"]
path = tools/ido-static-recomp
url = https://github.com/Emill/ido-static-recomp.git
[submodule "tools/bk_asset_tool"]
path = tools/bk_asset_tool
url = https://github.com/MittenzHugg/bk_asset_tool.git