summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update the project's READMEFredia Huya-Kouadio2023-10-081-1/+2
|
* Update the directory structure to make room for additional Godot Android ↵Fredia Huya-Kouadio2023-07-141-4/+4
| | | | samples besides plugins
* Update the directory structure for the Android plugin addonFredia Huya-Kouadio2023-07-051-1/+5
| | | | | | | | | | | The addon directory now contains two subfolders: - "addons/<plugin_dir>/export": - should contain the editor plugin script and the editor export plugin script. as well as any binaries needed for export - `plugin.cfg` must point to the editor plugin script in this directory - must contain a `.gdignore` file to exclude this directory from the export process - "addons/<plugin_dir>/interface": - optional directory - can contain helper gdscript files used by the project to interface with the functionality exposed by the plugin
* Update READMEFredia Huya-Kouadio2023-07-021-2/+3
|
* Update README for the repo.fhuya2020-02-231-1/+2
|
* Initial commitFredia Huya-Kouadio2020-02-231-0/+2