-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 848 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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/Logger"]
path = libs/Logger
url = https://github.com/modthegungeon/Logger
[submodule "libs/MicroLua"]
path = libs/MicroLua
url = https://github.com/modthegungeon/MicroLua
[submodule "libs/Prefabric"]
path = libs/Prefabric
url = https://github.com/modthegungeon/Prefabric