mirror of https://github.com/AxioDL/metaforce.git
Submodule refactor
This commit is contained in:
parent
5e67ec3ff4
commit
d4209770cd
|
@ -1,9 +1,9 @@
|
|||
[submodule "extern/Athena"]
|
||||
path = extern/Athena
|
||||
url = https://github.com/libAthena/Athena.git
|
||||
[submodule "extern/libSquish"]
|
||||
path = extern/libSquish
|
||||
url = https://github.com/jackoalan/libSquish.git
|
||||
[submodule "extern/libBoo"]
|
||||
path = extern/libBoo
|
||||
url = https://github.com/AxioDL/libBoo.git
|
||||
[submodule "extern/athena"]
|
||||
path = extern/athena
|
||||
url = https://github.com/libAthena/athena.git
|
||||
[submodule "extern/boo"]
|
||||
path = extern/boo
|
||||
url = https://github.com/AxioDL/boo.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 97a1435fa4b4bf9b393ade7b9ce1874fcfdfded1
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 94343c645a960b4b16accd8e993592a41052fa08
|
Loading…
Reference in New Issue