2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 13:04:56 +00:00

Submodule refactor

This commit is contained in:
Jack Andersen
2016-03-04 09:25:39 -10:00
parent a260108a09
commit 77b760476c
6 changed files with 9 additions and 9 deletions

12
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "NODLib"]
path = NODLib
url = https://github.com/AxioDL/NODLib.git
[submodule "hecl"]
path = hecl
url = https://github.com/AxioDL/hecl.git
[submodule "libSpecter"]
path = libSpecter
url = https://github.com/AxioDL/libSpecter.git
[submodule "specter"]
path = specter
url = https://github.com/AxioDL/specter.git
[submodule "nod"]
path = nod
url = https://github.com/AxioDL/nod.git

1
NODLib

Submodule NODLib deleted from 4adfa71c2f

2
hecl

Submodule hecl updated: d7ba6810af...6158f44103

Submodule libSpecter deleted from c34050a3bb

1
nod Submodule

Submodule nod added at 7320b76ff4

1
specter Submodule

Submodule specter added at cfb3cd8c74