mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update com.simondalvai.ball2box: new domain and godot 3.5.3 recipe
This commit is contained in:
parent
60cfbb5de4
commit
636cd1daec
1 changed files with 7 additions and 7 deletions
|
|
@ -2,12 +2,12 @@ Categories:
|
|||
- Games
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: Simon Dalvai
|
||||
AuthorEmail: info@simondalvai.com
|
||||
AuthorWebSite: https://simondalvai.com
|
||||
WebSite: https://simondalvai.com/games/ball2box/
|
||||
AuthorEmail: info@simondalvai.org
|
||||
AuthorWebSite: https://simondalvai.org
|
||||
WebSite: https://simondalvai.org/games/ball2box/
|
||||
SourceCode: https://github.com/dulvui/ball2box/
|
||||
IssueTracker: https://github.com/dulvui/ball2box/issues
|
||||
Donate: https://simondalvai.com/donate
|
||||
Donate: https://simondalvai.org/donate
|
||||
|
||||
Name: Ball2Box
|
||||
AutoName: Ball2Box
|
||||
|
|
@ -376,9 +376,9 @@ Builds:
|
|||
- gradle generateGodotTemplates
|
||||
- popd
|
||||
- cd ..
|
||||
- mkdir -p ./.local/share/godot/templates/3.5.1.stable/
|
||||
- echo "3.5.1.stable" >> ./.local/share/godot/templates/3.5.1.stable/version.txt
|
||||
- cp godot/bin/android_release.apk ./.local/share/godot/templates/3.5.1.stable/
|
||||
- mkdir -p ./.local/share/godot/templates/3.5.3.stable/
|
||||
- echo "3.5.3.stable" >> ./.local/share/godot/templates/3.5.3.stable/version.txt
|
||||
- cp godot/bin/android_release.apk ./.local/share/godot/templates/3.5.3.stable/
|
||||
- ./godot/bin/godot_server.* -v --path game --export Android Ball2Box.apk
|
||||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
|
|
|
|||
Loading…
Reference in a new issue