mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:04:56 +00:00
Update submodules & set remote tracking branches
This commit is contained in:
13
.gitmodules
vendored
13
.gitmodules
vendored
@@ -1,39 +1,52 @@
|
|||||||
[submodule "hecl"]
|
[submodule "hecl"]
|
||||||
path = hecl
|
path = hecl
|
||||||
url = ../hecl.git
|
url = ../hecl.git
|
||||||
|
branch = master
|
||||||
[submodule "specter"]
|
[submodule "specter"]
|
||||||
path = specter
|
path = specter
|
||||||
url = ../specter.git
|
url = ../specter.git
|
||||||
|
branch = master
|
||||||
[submodule "nod"]
|
[submodule "nod"]
|
||||||
path = nod
|
path = nod
|
||||||
url = ../nod.git
|
url = ../nod.git
|
||||||
|
branch = master
|
||||||
[submodule "amuse"]
|
[submodule "amuse"]
|
||||||
path = amuse
|
path = amuse
|
||||||
url = ../amuse.git
|
url = ../amuse.git
|
||||||
|
branch = master
|
||||||
[submodule "kabufuda"]
|
[submodule "kabufuda"]
|
||||||
path = kabufuda
|
path = kabufuda
|
||||||
url = ../kabufuda.git
|
url = ../kabufuda.git
|
||||||
|
branch = master
|
||||||
[submodule "jbus"]
|
[submodule "jbus"]
|
||||||
path = jbus
|
path = jbus
|
||||||
url = ../jbus.git
|
url = ../jbus.git
|
||||||
|
branch = master
|
||||||
[submodule "assetnameparser/tinyxml2"]
|
[submodule "assetnameparser/tinyxml2"]
|
||||||
path = assetnameparser/tinyxml2
|
path = assetnameparser/tinyxml2
|
||||||
url = ../tinyxml2.git
|
url = ../tinyxml2.git
|
||||||
|
branch = master
|
||||||
[submodule "hecl-gui"]
|
[submodule "hecl-gui"]
|
||||||
path = hecl-gui
|
path = hecl-gui
|
||||||
url = ../hecl-gui.git
|
url = ../hecl-gui.git
|
||||||
|
branch = master
|
||||||
[submodule "sanitizers-cmake"]
|
[submodule "sanitizers-cmake"]
|
||||||
path = sanitizers-cmake
|
path = sanitizers-cmake
|
||||||
url = https://github.com/arsenm/sanitizers-cmake.git
|
url = https://github.com/arsenm/sanitizers-cmake.git
|
||||||
|
branch = master
|
||||||
[submodule "discord-rpc"]
|
[submodule "discord-rpc"]
|
||||||
path = discord-rpc
|
path = discord-rpc
|
||||||
url = https://github.com/discordapp/discord-rpc.git
|
url = https://github.com/discordapp/discord-rpc.git
|
||||||
|
branch = master
|
||||||
[submodule "rapidjson"]
|
[submodule "rapidjson"]
|
||||||
path = rapidjson
|
path = rapidjson
|
||||||
url = https://github.com/Tencent/rapidjson.git
|
url = https://github.com/Tencent/rapidjson.git
|
||||||
|
branch = master
|
||||||
[submodule "NESEmulator/fixNES"]
|
[submodule "NESEmulator/fixNES"]
|
||||||
path = NESEmulator/fixNES
|
path = NESEmulator/fixNES
|
||||||
url = https://github.com/FIX94/fixNES.git
|
url = https://github.com/FIX94/fixNES.git
|
||||||
|
branch = master
|
||||||
[submodule "Editor/locale"]
|
[submodule "Editor/locale"]
|
||||||
path = Editor/locale
|
path = Editor/locale
|
||||||
url = ../urde-translations.git
|
url = ../urde-translations.git
|
||||||
|
branch = master
|
||||||
|
|||||||
Submodule NESEmulator/fixNES updated: f97b61fd06...156fcaca9f
Submodule assetnameparser/tinyxml2 updated: c1f1de724f...2ab76dab6d
Submodule discord-rpc updated: e6390c8c41...963aa9f3e5
2
hecl
2
hecl
Submodule hecl updated: 1653699f0e...604d32d7a2
2
nod
2
nod
Submodule nod updated: fdc8be487d...8fdc893c86
Submodule rapidjson updated: 66eb6067b1...49aa0fc15d
Submodule sanitizers-cmake updated: 6947cff3a9...99e159ec9b
2
specter
2
specter
Submodule specter updated: e061a0ef21...008f829988
Reference in New Issue
Block a user