mirror of
https://gitlab.com/banjo.decomp/banjo-kazooie
synced 2026-05-22 22:24:23 -04:00
271874bf40
- libultra stuff with bk specific changes was taken into a submodule: https://github.com/mariob92/ultralib.git - submodule builds a libultra_rom.a which is linked into the game - most libultra source files were removed from source tree (only a few files are left, which are not matching at the moment)
23 lines
815 B
Plaintext
23 lines
815 B
Plaintext
[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
|
|
[submodule "tools/bk_rom_compressor"]
|
|
path = tools/bk_rom_compressor
|
|
url = https://github.com/MittenzHugg/bk_rom_compressor.git
|
|
[submodule "lib/ultralib"]
|
|
path = lib/ultralib
|
|
url = https://github.com/mariob92/ultralib.git
|
|
branch = banjo-kazooie
|