Add 'android/' from commit 'add509bf9ebaa488e2afe2cdc158a0e6725cd654'

git-subtree-dir: android
git-subtree-mainline: b9f4f1eba4
git-subtree-split: add509bf9e
This commit is contained in:
Alibek Omarov
2024-11-20 05:31:39 +03:00
111 changed files with 4338 additions and 0 deletions

11
android/.gitmodules vendored Normal file
View File

@@ -0,0 +1,11 @@
[submodule "hlsdk-portable"]
path = app/src/main/cpp/hlsdk-portable
url = https://github.com/FWGS/hlsdk-portable
branch = mobile_hacks
[submodule "xash3d-fwgs"]
path = app/src/main/cpp/xash3d-fwgs
url = https://github.com/FWGS/xash3d-fwgs
[submodule "SDL"]
path = app/src/main/cpp/SDL
url = https://github.com/libsdl-org/SDL
branch = release-2.24.1