From a4110c33fd78d3b4ce5f542775ba5d9ced45447f Mon Sep 17 00:00:00 2001 From: poseidn Date: Sun, 17 Jan 2016 23:05:09 +0100 Subject: [PATCH 1/2] Added initial version of metadata file for Kung Foo Barracuda game --- .../com.onetwofivegames.kungfoobarracuda.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.onetwofivegames.kungfoobarracuda.txt diff --git a/metadata/com.onetwofivegames.kungfoobarracuda.txt b/metadata/com.onetwofivegames.kungfoobarracuda.txt new file mode 100644 index 0000000000..409f5412ea --- /dev/null +++ b/metadata/com.onetwofivegames.kungfoobarracuda.txt @@ -0,0 +1,22 @@ +Categories:Games +License:GPLv3 +Web Site:https://github.com/poseidn/KungFoo +Source Code:https://github.com/poseidn/KungFoo +Issue Tracker:https://github.com/poseidn/KungFoo/issues + +Auto Name:Kung Foo Barracuda +Summary:Beat'em up arcade for the masses ! +Description: +Beat'em up arcade for the masses ! +. + +Repo Type:git +Repo:https://github.com/poseidn/KungFoo.git + +Build:1.0,1 + commit=release-1.0 + init= cd .. && ./distributeAssets.sh && cd build_android && ./get_externals.sh + subdir=build_android + buildjni=yes + + From f8f7383b9b82873054b41ed8eb216f5bda35c4d4 Mon Sep 17 00:00:00 2001 From: poseidn Date: Mon, 18 Jan 2016 00:12:54 +0100 Subject: [PATCH 2/2] ran rewritemeta and changed website to twitter account --- metadata/com.onetwofivegames.kungfoobarracuda.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/metadata/com.onetwofivegames.kungfoobarracuda.txt b/metadata/com.onetwofivegames.kungfoobarracuda.txt index 409f5412ea..9930938bfe 100644 --- a/metadata/com.onetwofivegames.kungfoobarracuda.txt +++ b/metadata/com.onetwofivegames.kungfoobarracuda.txt @@ -1,6 +1,6 @@ Categories:Games License:GPLv3 -Web Site:https://github.com/poseidn/KungFoo +Web Site:https://twitter.com/onetwofivegames Source Code:https://github.com/poseidn/KungFoo Issue Tracker:https://github.com/poseidn/KungFoo/issues @@ -15,8 +15,12 @@ Repo:https://github.com/poseidn/KungFoo.git Build:1.0,1 commit=release-1.0 - init= cd .. && ./distributeAssets.sh && cd build_android && ./get_externals.sh subdir=build_android + init=cd .. && \ + ./distributeAssets.sh && \ + cd build_android && \ + ./get_externals.sh buildjni=yes - +Auto Update Mode:None +Update Check Mode:None