From 4bd761f126aabeaa9c28e10d0af25a3afd797eae Mon Sep 17 00:00:00 2001 From: Hasan Hejdari Nasab Date: Wed, 24 Jan 2018 07:57:06 +0000 Subject: [PATCH] Add ir.hsn6.turo.txt --- metadata/ir.hsn6.turo.txt | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/ir.hsn6.turo.txt diff --git a/metadata/ir.hsn6.turo.txt b/metadata/ir.hsn6.turo.txt new file mode 100644 index 0000000000..b0f9bc38f6 --- /dev/null +++ b/metadata/ir.hsn6.turo.txt @@ -0,0 +1,44 @@ +Categories:Games +License:GPL-3.0+ +Web Site:https://github.com/HassanHeydariNasab/turo +Source Code:https://github.com/HassanHeydariNasab/turo +Issue Tracker:https://github.com/HassanHeydariNasab/turo/issues +Bitcoin:1PUJ5sFWxvbx5Np2CjFmhHFnzPe2GPvinj +Litecoin:LgeGeVU9JAxyXpanPtsBRAX5QHxvUJo8id + +Summary:Build a Tower +Description: +Build a tower as tall as possible. + +The game is developing using Godot v2.1.4. +. + +Repo Type:git +Repo:https://github.com/HassanHeydariNasab/turo.git + +Build:1.0.0-beta.1,2 + commit=b45fda84ee571bc2747cd014e3f6491725464a9e + sudo=apt-get install -y g++ + output=turo.apk + srclibs=Godot@b61462268e9a8a2c86c1abd5bc65cd96659fa979 + prebuild=mkdir turo && \ + bash -O extglob -c "mv !(turo) turo" && \ + 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 ../turo && \ + ../godot/bin/godot_server.server.tools.* -export Android ../turo.apk + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.0.0-beta.1 +Current Version Code:2