mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update com.simondalvai.pocketbroomball: new domain and godot 3.5.3 recipe
This commit is contained in:
parent
79d0e7751f
commit
60cfbb5de4
1 changed files with 7 additions and 7 deletions
|
|
@ -4,12 +4,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/pocket-broomball/
|
||||
AuthorEmail: info@simondalvai.org
|
||||
AuthorWebSite: https://simondalvai.org
|
||||
WebSite: https://simondalvai.org/games/pocket-broomball/
|
||||
SourceCode: https://github.com/dulvui/pocket-broomball/
|
||||
IssueTracker: https://github.com/dulvui/pocket-broomball/issues
|
||||
Donate: https://simondalvai.com/donate
|
||||
Donate: https://simondalvai.org/donate
|
||||
|
||||
Name: Pocket Broomball
|
||||
AutoName: Pocket Broomball
|
||||
|
|
@ -150,9 +150,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 PocketBroomball.apk
|
||||
ndk: 23.2.8568313
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue