mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
DOOM & Wolf RPG
This commit is contained in:
parent
cbed54d936
commit
60746c5159
1 changed files with 33 additions and 0 deletions
33
metadata/com.mobilerpgpack.phone.yml
Normal file
33
metadata/com.mobilerpgpack.phone.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: sandstranger
|
||||
AuthorEmail: sandstranger@gmail.com
|
||||
WebSite: https://github.com/Erick194
|
||||
SourceCode: https://github.com/sandstranger/doom-wolf-rpg-android-port
|
||||
IssueTracker: https://github.com/sandstranger/doom-wolf-rpg-android-port/issues
|
||||
Changelog: https://github.com/sandstranger/doom-wolf-rpg-android-port/releases
|
||||
|
||||
AutoName: DOOM & Wolf RPG
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sandstranger/doom-wolf-rpg-android-port.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3.1
|
||||
versionCode: 5
|
||||
commit: c7a05d36c56efeb3bbe783e058d71668316d0f78
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;4.0.2'
|
||||
scandelete:
|
||||
- gl4es
|
||||
- sdl2
|
||||
ndk: r28b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3.1
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue