mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New App: Warsmash
This commit is contained in:
parent
a28ce4448c
commit
e3359f1a6b
1 changed files with 37 additions and 0 deletions
37
metadata/net.warsmash.phone.yml
Normal file
37
metadata/net.warsmash.phone.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: sandstranger
|
||||
AuthorEmail: sandstranger@gmail.com
|
||||
WebSite: http://warsmash.net/
|
||||
SourceCode: https://github.com/sandstranger/WarsmashModEngine
|
||||
IssueTracker: https://github.com/sandstranger/WarsmashModEngine/issues
|
||||
Changelog: https://github.com/sandstranger/WarsmashModEngine/releases
|
||||
|
||||
AutoName: Warsmash
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sandstranger/WarsmashModEngine.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 3d56a857f05cb402a080b75ea30192608235cea4
|
||||
subdir: android
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- libgdx
|
||||
- gdx-controllers-android
|
||||
scandelete:
|
||||
- jars
|
||||
ndk: 26.3.11579264
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue