mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 15:50:45 +00:00
Updated compiling_android (markdown)
parent
7fde18f850
commit
efa18564b1
@ -35,7 +35,7 @@ C:\godot> mkdir platform/android/java/libs/armeabi
|
|||||||
Then copy or symlink:
|
Then copy or symlink:
|
||||||
|
|
||||||
```
|
```
|
||||||
C:\godot> cp bin/libgodot_android.debug.so platform/android/java/libs/armeabi
|
C:\godot> copy bin/libgodot_android.debug.so platform/android/java/libs/armeabi
|
||||||
|
|
||||||
alternatively if you are under unix you can symlink:
|
alternatively if you are under unix you can symlink:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user