forked from ammaarreshi/Generals-Mac-iOS-iPad
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.14 KB
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 1.14 KB
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 "references/fighter19-dxvk-port"]
path = references/fighter19-dxvk-port
url = https://github.com/Fighter19/CnC_Generals_Zero_Hour.git
[submodule "references/jmarshall-win64-modern"]
path = references/jmarshall-win64-modern
url = https://github.com/jmarshall2323/CnC_Generals_Zero_Hour.git
[submodule "references/thesuperhackers-main"]
path = references/thesuperhackers-main
url = https://github.com/TheSuperHackers/GeneralsGameCode.git
[submodule "references/generals-online-client"]
path = references/generals-online-client
url = https://github.com/GeneralsOnlineDevelopmentTeam/GameClient.git
[submodule "references/fbraz3-dxvk"]
path = references/fbraz3-dxvk
url = https://github.com/fbraz3/dxvk.git
branch = generalsx-macos-v2.6
# The build dirties this checkout BY DESIGN: cmake/dx8.cmake applies
# Patches/dxvk-{ios,android}.patch at configure time (idempotently), so a
# configured tree always shows modified content. Ignore it in status --
# the pinned gitlink is still tracked and a re-pin still shows up.
ignore = dirty
[submodule "GeneralsReplays"]
path = GeneralsReplays
url = https://github.com/fbraz3/GeneralsXReplays.git