You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
Updated tutorial_android_module (markdown)
@@ -36,7 +36,7 @@ Popular engines that have half the share of apps published on mobile get special
|
||||
|
||||
### Android Module
|
||||
|
||||
Writing an Android module is similar to [writing a C++ module](custom_modules), but needs a few more steps.
|
||||
Writing an Android module is similar to [writing a C++ module](custom_modules), but needs a few more steps. Make sure you are familiar with building your own [Android Export Templates](compiling_android).
|
||||
|
||||
#### config.py
|
||||
|
||||
@@ -257,4 +257,3 @@ This is most likely not functional yet, if you want to test it and help us make
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user