mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
Updated tutorial_android_module (markdown)
parent
dec19842a6
commit
c6ab7cff88
@ -220,9 +220,9 @@ c:\godot> scons p=android
|
||||
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]
|
||||
|
Loading…
Reference in New Issue
Block a user