You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Updated compiling_android (markdown)
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user