Add org.json package
This commit is contained in:
parent
072781f21f
commit
2ddcaf37b4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
||||||
[submodule "jni/src/hlsdk-xash3d"]
|
[submodule "jni/src/hlsdk-xash3d"]
|
||||||
path = jni/src/hlsdk-xash3d
|
path = jni/src/hlsdk-xash3d
|
||||||
url = https://github.com/SDLash3D/hlsdk-xash3d
|
url = https://github.com/SDLash3D/hlsdk-xash3d
|
||||||
|
[submodule "src/org/json"]
|
||||||
|
path = src/org/json
|
||||||
|
url = https://github.com/stleary/JSON-java
|
||||||
|
|
1
src/org/json
Submodule
1
src/org/json
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9a81b40334ff2eba531478d013654c5d1b12ad24
|
Loading…
Add table
Reference in a new issue