mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-15 22:09:58 +00:00
Update Scrips
This commit is contained in:
parent
7702827024
commit
08642318e6
@ -2,10 +2,10 @@ export ICON=ez1.png
|
||||
export PACKAGE=EntropyZero
|
||||
export APP_NAME="Entropy Zero"
|
||||
cd srceng-mod-launcher
|
||||
git clone https://gitlab.com/LostGamer/android-sdk
|
||||
git clone https://github.com/ItzVladik/android-sdk
|
||||
export ANDROID_SDK_HOME=$PWD/android-sdk
|
||||
git pull
|
||||
chmod +x android/script.sh
|
||||
chmod +x android/scripts/script.sh
|
||||
./android/scripts/script.sh
|
||||
chmod +x waf
|
||||
./waf configure -T release --javac-source-target=8 &&
|
||||
|
||||
Loading…
Reference in New Issue
Block a user