-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 761 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 761 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 "tools/Ladybug"]
path = tools/Ladybug
url = ../../root/ladybug.git
[submodule "game_folder/mod"]
path = game_folder/mod
url = ../../root/PotatoEngine-TestAssets.git
[submodule "game_folder/art_source"]
path = game_folder/art_source
url = ../../root/PotatoEngineArtSource.git
[submodule "3rdparty/Wwise_libs"]
path = 3rdparty/Wwise_libs
url = ../../root/WwiseLibs.git
[submodule "3rdparty/Physx_libs"]
path = 3rdparty/Physx_libs
url = ../../root/Physx.git
[submodule "game_folder/asset_db"]
path = game_folder/asset_db
url = ../../root/PotatoAssetDB.git
[submodule "3rdparty/source/imgui"]
path = 3rdparty/source/imgui
url = ../../misc/imgui.git
[submodule "3rdparty/source/SDL2"]
path = 3rdparty/source/SDL2
url = ../../misc/sdl2.git