From 2ddcaf37b45f78ce105ddabd1260e4f4e3b01713 Mon Sep 17 00:00:00 2001 From: a1batross Date: Fri, 20 May 2016 14:01:28 +0300 Subject: [PATCH] Add org.json package --- .gitmodules | 3 +++ src/org/json | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/org/json diff --git a/.gitmodules b/.gitmodules index a134a82f..08e60d55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "jni/src/hlsdk-xash3d"] path = jni/src/hlsdk-xash3d url = https://github.com/SDLash3D/hlsdk-xash3d +[submodule "src/org/json"] + path = src/org/json + url = https://github.com/stleary/JSON-java diff --git a/src/org/json b/src/org/json new file mode 160000 index 00000000..9a81b403 --- /dev/null +++ b/src/org/json @@ -0,0 +1 @@ +Subproject commit 9a81b40334ff2eba531478d013654c5d1b12ad24