forked from ModTheGungeon/ETGMod
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 740 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "libs/YamlDotNet"]
path = libs/YamlDotNet
url = https://github.com/aaubry/YamlDotNet
[submodule "libs/zipstorer"]
path = libs/zipstorer
url = https://github.com/jaime-olivares/zipstorer
[submodule "libs/MonoMod"]
path = libs/MonoMod
url = https://github.com/0x0ade/MonoMod
[submodule "Assembly-CSharp.GUI.mm/src/External/SGUI"]
path = Assembly-CSharp.GUI.mm/src/External/SGUI
url = https://github.com/ModTheGungeon/SGUI
[submodule "ETGModResources/lua/libs/json"]
path = Resources/lua/libs/json
url = https://github.com/rxi/json.lua
[submodule "libs/Eluant"]
path = libs/Eluant
url = https://github.com/modthegungeon/Eluant
[submodule "libs/Logger"]
path = libs/Logger
url = https://github.com/modthegungeon/Logger