mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Merge pull request #139 from vnen/pr-android-x86
Fix Scons flag to build for Android x86
This commit is contained in:
@@ -91,7 +91,7 @@ replaced.
|
||||
at runtime.
|
||||
|
||||
If you also want to include support for x86 Android, add the following
|
||||
compile flag: ``x86=yes``, then copy/symlink the resulting folder to
|
||||
compile flag: ``android_arch=x86``, then copy/symlink the resulting binary to
|
||||
the ``x86`` folder:
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user