ir.hsn6.k2.txt
This commit is contained in:
parent
187be64d8f
commit
0318a8a003
43
metadata/ir.hsn6.k2.txt
Normal file
43
metadata/ir.hsn6.k2.txt
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
Categories:Games
|
||||||
|
License:GPL-3.0+
|
||||||
|
Web Site:https://github.com/HassanHeydariNasab/k2
|
||||||
|
Source Code:https://github.com/HassanHeydariNasab/k2
|
||||||
|
Issue Tracker:https://github.com/HassanHeydariNasab/k2/issues
|
||||||
|
Bitcoin:1iNMJMFqDgYp7iUMd4qkP79CiCLSwLPyp
|
||||||
|
|
||||||
|
Summary:Catch the moon
|
||||||
|
Description:
|
||||||
|
Collect stars and finally catch the moon.
|
||||||
|
|
||||||
|
The game is developing using Godot v2.1.4.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/HassanHeydariNasab/k2.git
|
||||||
|
|
||||||
|
Build:1.1.0,2
|
||||||
|
commit=9e85cc98b092aeb36f139c522e97badeb76d87a5
|
||||||
|
sudo=apt-get install -y g++
|
||||||
|
output=k2.apk
|
||||||
|
srclibs=Godot@b61462268e9a8a2c86c1abd5bc65cd96659fa979
|
||||||
|
prebuild=mkdir k2 && \
|
||||||
|
bash -O extglob -c "mv !(k2) k2" && \
|
||||||
|
cp -R $$Godot$$ godot
|
||||||
|
target=android-19
|
||||||
|
build=cd godot && \
|
||||||
|
scons -j `nproc` p=server unix_global_settings_path=".." && \
|
||||||
|
export ANDROID_NDK_ROOT=$$NDK$$ && \
|
||||||
|
scons -j `nproc` p=android target=release && \
|
||||||
|
pushd platform/android/java/ && \
|
||||||
|
gradle assembleRelease && \
|
||||||
|
popd && \
|
||||||
|
export HOME=$PWD && \
|
||||||
|
mkdir -p ../templates/ && \
|
||||||
|
cp bin/android_release.apk ../templates && \
|
||||||
|
cd ../k2 && \
|
||||||
|
../godot/bin/godot_server.server.tools.* -export Android ../k2.apk
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:None
|
||||||
|
Current Version:1.1.0
|
||||||
|
Current Version Code:2
|
Loading…
Reference in a new issue