New App: com.crawlmb

This commit is contained in:
Michael Barlow 2023-10-06 09:04:09 +00:00 committed by linsui
parent 0b63909d8b
commit 2b6be72baf

33
metadata/com.crawlmb.yml Normal file
View file

@ -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