Make minilens compile on 32 bit machines too
This commit is contained in:
parent
d24a1c4350
commit
39dcbbb9e8
|
@ -40,7 +40,7 @@ Build:1.1,1
|
|||
mkdir -p ~/.godot/templates/ && \
|
||||
cp platform/android/java/bin/Godot-release-unsigned.apk ~/.godot/templates/android_release.apk && \
|
||||
cd ../minilens && \
|
||||
../godot/bin/godot_server.server.tools.64 -export Android ../minilens.apk
|
||||
../godot/bin/godot_server.server.tools.* -export Android ../minilens.apk
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue