From 6eb2c73540ea14173c2dca65bc628a40022759ae Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 10 Sep 2020 00:28:35 +0200 Subject: [PATCH] New app: Open Chaos Chess --- metadata/dev.corruptedark.openchaoschess.yml | 25 ++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/dev.corruptedark.openchaoschess.yml diff --git a/metadata/dev.corruptedark.openchaoschess.yml b/metadata/dev.corruptedark.openchaoschess.yml new file mode 100644 index 0000000000..56340ec284 --- /dev/null +++ b/metadata/dev.corruptedark.openchaoschess.yml @@ -0,0 +1,25 @@ +Categories: + - Games +License: GPL-3.0-or-later +AuthorName: CorruptedArk +SourceCode: https://github.com/CorruptedArk/open-chaos-chess +IssueTracker: https://github.com/CorruptedArk/open-chaos-chess/issues +Changelog: https://github.com/CorruptedArk/open-chaos-chess/releases + +AutoName: Open Chaos Chess + +RepoType: git +Repo: https://github.com/CorruptedArk/open-chaos-chess + +Builds: + - versionName: 1.5.4 + versionCode: 22 + commit: v1.5.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.5.4 +CurrentVersionCode: 22