ball2box - use godot 3.5.3

This commit is contained in:
Licaon_Kter 2023-09-27 15:45:26 +00:00
parent d5f165f7da
commit 475131acbc

View file

@ -346,7 +346,7 @@ Builds:
- apt-get install -y clang gettext pkg-config scons
output: game/Ball2Box.apk
srclibs:
- Godot@6fed1ffa313c6760fa88b368ae580378daaef0f0
- Godot@6c814135b69d4e703956bacc2073b4b179ff5a00
prebuild:
- mv fdroid/export_presets.cfg game/export_presets.cfg
- sed -i 's/FDROID = false/FDROID = true/g' game/src/globals/Global.gd