From 45b7ff1a5335947a8f139a0f8290b9bf1598a6f1 Mon Sep 17 00:00:00 2001 From: Govind Krishnan Date: Fri, 8 Oct 2021 21:58:34 +0000 Subject: [PATCH] New App: Hayago (com.biotstoiq.hayago) --- metadata/com.biotstoiq.hayago.yml | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.biotstoiq.hayago.yml diff --git a/metadata/com.biotstoiq.hayago.yml b/metadata/com.biotstoiq.hayago.yml new file mode 100644 index 0000000000..872cc4419c --- /dev/null +++ b/metadata/com.biotstoiq.hayago.yml @@ -0,0 +1,33 @@ +Categories: + - Games +License: MIT +AuthorName: Govind Krishnan +AuthorEmail: sofogos@protonmail.com +AuthorWebSite: https://90v1nd.one/ +WebSite: https://biotstoiq.org/hayago.html +SourceCode: https://gitlab.com/biotstoiq/hayago +Donate: https://biotstoiq.org/donate.html +Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0 + +Name: Hayago +AutoName: Hayago + +RepoType: git +Repo: https://gitlab.com/biotstoiq/hayago.git + +Builds: + - versionName: '1.077' + versionCode: 17 + commit: v1.077 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.077' +CurrentVersionCode: 17