Implementation of the Godot Android Plugin configuration file
This commit is contained in:
parent
163687d17a
commit
14e6696c8e
11 changed files with 534 additions and 54 deletions
|
|
@ -32,8 +32,8 @@
|
|||
|
||||
<!-- Metadata populated at export time and used by Godot to figure out which plugins must be enabled. -->
|
||||
<meta-data
|
||||
android:name="custom_template_plugins"
|
||||
android:value="custom_template_plugins_value"/>
|
||||
android:name="plugins"
|
||||
android:value="plugins_value"/>
|
||||
|
||||
<activity
|
||||
android:name=".GodotApp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue