This repository contains two projects:
-
MyGodotPlugin: This is the Android project that implements the Android plugin. It includes the necessary configurations and code to create a plugin that can be used within the Godot engine.
-
AndroidPluginInterface: This is the Godot project that demonstrates the integration of an Android plugin. It includes scripts and scenes to interact with the Android plugin.
This content was created for YouTube video Create an Android Plugin V2 for Godot 4.x with C# and Java. Follow the tutorial for full details.
Note: do not forget to update the TODO
in code.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.