New app: se.voxelmanip.boxsmasher

This commit is contained in:
ROllerozxa 2025-02-03 16:50:06 +00:00 committed by Licaon_Kter
parent 9aa9f178a5
commit 6047de0d10

View file

@ -0,0 +1,35 @@
Categories:
- Games
License: GPL-3.0-only
AuthorName: ROllerozxa
WebSite: https://boxsmasher.voxelmanip.se/
SourceCode: https://github.com/rollerozxa/boxsmasher
IssueTracker: https://github.com/rollerozxa/boxsmasher/issues
Liberapay: rollerozxa
AutoName: Box Smasher
RepoType: git
Repo: https://github.com/rollerozxa/boxsmasher-android.git
Builds:
- versionName: 1.1.0
versionCode: 3
commit: eecbfc9001a5097338d60cd990e75190616832ae
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y cmake gcc-multilib make wget xz-utils
gradle:
- yes
build:
- cd ../deps
- ./build.sh --all armeabi-v7a
- ./build.sh --all arm64-v8a
ndk: r27c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 3