From 31cc3684648f3413e56919fe760b949b5e4152b1 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Mon, 15 Apr 2024 08:00:37 +0000 Subject: [PATCH] New App: Stendhal Game (org.stendhalgame.client) --- metadata/org.stendhalgame.client.yml | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/org.stendhalgame.client.yml diff --git a/metadata/org.stendhalgame.client.yml b/metadata/org.stendhalgame.client.yml new file mode 100644 index 0000000000..2ddfb7ef77 --- /dev/null +++ b/metadata/org.stendhalgame.client.yml @@ -0,0 +1,36 @@ +Categories: + - Games +License: GPL-2.0-or-later +AuthorName: Faiumoni e. V. +AuthorWebSite: https://faiumoni.de/ +WebSite: https://stendhalgame.org/ +SourceCode: https://github.com/arianne/stendhal +IssueTracker: https://github.com/arianne/stendhal/issues +Changelog: https://github.com/arianne/stendhal/blob/HEAD/doc/CHANGES.txt + +AutoName: Stendhal + +RepoType: git +Repo: https://github.com/arianne/stendhal.git +Binaries: https://prdownloads.sourceforge.net/arianne/org.stendhalgame.client-%v.apk?download + +Builds: + - versionName: '1.46' + versionCode: 1046000 + commit: VERSION_01_RELEASE_46 + subdir: app/android + gradle: + - yes + output: ../../build/org.stendhalgame.client-$$VERCODE$$-unsigned.apk + rm: + - src/ + - tests/ + - libs/ + - buildtools/ + +AllowedAPKSigningKeys: 091c5dfaa7e0b6b735244e3d33a5bec9ed6d9b3160a2cc57158ed4ff95f609df + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: '1.46' +CurrentVersionCode: 1046000