From e3359f1a6bc2094480c794763919ec3a921b4bcf Mon Sep 17 00:00:00 2001 From: Mineev Evgeniy Date: Fri, 28 Feb 2025 10:28:07 +0000 Subject: [PATCH] New App: Warsmash --- metadata/net.warsmash.phone.yml | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/net.warsmash.phone.yml diff --git a/metadata/net.warsmash.phone.yml b/metadata/net.warsmash.phone.yml new file mode 100644 index 0000000000..d678a41e7b --- /dev/null +++ b/metadata/net.warsmash.phone.yml @@ -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