diff --git a/metadata/com.crawlmb.yml b/metadata/com.crawlmb.yml new file mode 100644 index 0000000000..2efc62e5da --- /dev/null +++ b/metadata/com.crawlmb.yml @@ -0,0 +1,33 @@ +Categories: + - Games +License: GPL-2.0-or-later +AuthorName: Michael Barlow +AuthorEmail: michaelbarlow7@gmail.com +AuthorWebSite: https://www.michaelbarlow.com.au/ +SourceCode: https://github.com/michaelbarlow7/dungeon-crawl-android + +AutoName: 'Dungeon Crawl: Stone Soup for Android' + +RepoType: git +Repo: https://github.com/michaelbarlow7/dungeon-crawl-android.git + +Builds: + - versionName: 0.29.1b + versionCode: 38 + commit: 0.29.1b + submodules: true + sudo: + - apt-get update + - apt-get install -y make gcc g++ file python-is-python3 + gradle: + - yes + prebuild: + - cd android-crawl-console + - ./setup.sh + scandelete: + - android-crawl-console/crawl-ref/source/contrib + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.29.1b +CurrentVersionCode: 38