mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 21:31:46 +08:00
Update engine version. Update URLs in submodules
This commit is contained in:
14
.gitmodules
vendored
14
.gitmodules
vendored
@@ -1,21 +1,15 @@
|
||||
[submodule "jni/src/HLSDK/halflife"]
|
||||
path = jni/src/HLSDK/halflife
|
||||
url = https://github.com/SDLash3D/halflife
|
||||
[submodule "jni/src/NanoGL/nanogl"]
|
||||
path = jni/src/NanoGL/nanogl
|
||||
url = https://github.com/SDLash3D/nanogl
|
||||
url = https://github.com/FWGS/nanogl
|
||||
[submodule "jni/src/Xash3D/xash3d"]
|
||||
path = jni/src/Xash3D/xash3d
|
||||
url = https://github.com/SDLash3D/xash3d
|
||||
url = https://github.com/FWGS/xash3d
|
||||
[submodule "xash-extras"]
|
||||
path = xash-extras
|
||||
url = https://github.com/SDLash3D/xash-extras
|
||||
[submodule "jni/src/hlsdk-client"]
|
||||
path = jni/src/hlsdk-client
|
||||
url = https://github.com/SDLash3D/hlsdk-client
|
||||
url = https://github.com/FWGS/xash-extras
|
||||
[submodule "jni/src/hlsdk-xash3d"]
|
||||
path = jni/src/hlsdk-xash3d
|
||||
url = https://github.com/SDLash3D/hlsdk-xash3d
|
||||
url = https://github.com/FWGS/hlsdk-xash3d
|
||||
[submodule "src/org/json"]
|
||||
path = src/org/json
|
||||
url = https://github.com/stleary/JSON-java
|
||||
|
||||
Submodule jni/src/Xash3D/xash3d updated: 32500def86...f23f272580
Reference in New Issue
Block a user