From dd0dee0b662ea9e5c439639f4f29279eb064abe8 Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 21 Oct 2010 12:38:30 +0300 Subject: [PATCH] Added Commander Genius as a GIT submodule (it's just 60 Mb, hehe) --- .gitmodules | 3 +++ project/jni/application/commandergenius | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 project/jni/application/commandergenius diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..47d77c2e2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "project/jni/application/commandergenius"] + path = project/jni/application/commandergenius + url = git://clonekeenplus.git.sourceforge.net/gitroot/clonekeenplus/clonekeenplus diff --git a/project/jni/application/commandergenius b/project/jni/application/commandergenius new file mode 160000 index 000000000..1c79ab810 --- /dev/null +++ b/project/jni/application/commandergenius @@ -0,0 +1 @@ +Subproject commit 1c79ab810d0e37da51eb83b90a183c7e08c702f9