From efa8084acba94348f30ce330cd2bf5e69d1afc22 Mon Sep 17 00:00:00 2001 From: Tibor Tarnai Date: Wed, 2 Apr 2025 15:52:46 +0000 Subject: [PATCH] Add Tactic Master --- metadata/com.tacticmaster.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.tacticmaster.yml diff --git a/metadata/com.tacticmaster.yml b/metadata/com.tacticmaster.yml new file mode 100644 index 0000000000..49f4074709 --- /dev/null +++ b/metadata/com.tacticmaster.yml @@ -0,0 +1,28 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: Tibor Tarnai +AuthorEmail: tibor.tarnai@gmail.com +SourceCode: https://github.com/jazzm0/tactic-master +IssueTracker: https://github.com/jazzm0/tactic-master/issues + +AutoName: TacticMaster + +RepoType: git +Repo: https://github.com/jazzm0/tactic-master.git +Binaries: https://github.com/jazzm0/tactic-master/releases/download/%v/app-release.apk + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: 3d1436c45463214b48cce29de507aa13075c9306 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 7dfe7396002974a2d4d7ec50fba97366e3872d52e4b2a7c9872a979d773b6257 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 2