You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Updated tutorial_android_module (markdown)
@@ -220,9 +220,9 @@ c:\godot> scons p=android
|
|||||||
c:\godot\platform\android\java> ant release
|
c:\godot\platform\android\java> ant release
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using the SDK
|
### Using the Module
|
||||||
|
|
||||||
To use the SDK from GDScript, first enable the singleton by adding the following line to engine.cfg:
|
To use the Module from GDScript, first enable the singleton by adding the following line to engine.cfg:
|
||||||
|
|
||||||
```
|
```
|
||||||
[android]
|
[android]
|
||||||
|
|||||||
Reference in New Issue
Block a user