mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
33 lines
808 B
YAML
33 lines
808 B
YAML
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
|