summaryrefslogtreecommitdiff
path: root/plugins/hello_world/demo/addons
Commit message (Collapse)AuthorAgeFilesLines
* Switch the interface to extend from `RefCounted` so they can automatically ↵Fredia Huya-Kouadio2024-05-191-1/+1
| | | | be freed when the game exits.
* Fix the plugins packaging to address ↵Fredia Huya-Kouadio2023-11-264-1/+59
| | | | https://github.com/godotengine/godot/issues/85395
* Update the 'Hello World' plugin sample to match updates to the addon's ↵Fredia Huya-Kouadio2023-08-178-58/+2
| | | | folder structure
* Update the directory structure to make room for additional Godot Android ↵Fredia Huya-Kouadio2023-07-147-0/+58
samples besides plugins