Edit of asset "Template for Plugin V1 Godot 3.x Android" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Template for Plugin V1 Godot 3.x Android | Template for Plugin V1 Godot 3.x Android |
Description |
Preconfigured Template for Creating Android Plugins Improvements: - To define exportable methods, they only need to be public and contain the @GodotMethod annotation. - The template automatically collects these methods and exposes them to the Engine. - For now, signals are still defined in the initSignals() method. - The plugin exposes the class name as the plugin name in getPluginName(). - Automatically generates the gdap file to start using the plugin right away. |
Preconfigured Template for Creating Android Plugins Improvements: - To define exportable methods, they only need to be public and contain the @GodotMethod annotation. - The template automatically collects these methods and exposes them to the Engine. - For now, signals are still defined in the initSignals() method. - The plugin exposes the class name as the plugin name in getPluginName(). - Automatically generates the gdap file to start using the plugin right away. |
Category | Templates | Templates |
License | Apache-2.0 | Apache-2.0 |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android |
Issues Url | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android/issues | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android/issues |
Godot version | Godot 3.2 | Godot 3.2 |
Version String | 0.9 | 0.9 |
Download Commit | 6071f27af17b49f97e50e00c985d46f895355dfd | 6071f27af17b49f97e50e00c985d46f895355dfd |
Download Url (Computed) | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android/archive/6071f27af17b49f97e50e00c985d46f895355dfd.zip | https://github.com/Medgasan/Plantilla-para-Plugin-V1-Godot-3.x-Android/archive/6071f27af17b49f97e50e00c985d46f895355dfd.zip |
Icon Url |
https://avatars.githubusercontent.com/u/13320991?s=48&v=4.jpg
|
https://avatars.githubusercontent.com/u/13320991?s=48&v=4.jpg
|