A privately hosted copy of HTML5-File-Exchange-for-Godot. Trying to fix it for Godot 4.
Fork of: https://github.com/Pukkah/HTML5-File-Exchange-for-Godot
addons/HTML5FileExchange | ||
.gitignore | ||
default_env.tres | ||
icon.png | ||
icon.png.import | ||
LICENSE | ||
makefile | ||
project.godot | ||
README.md | ||
Sample.gd | ||
sample.tscn |
HTML5 File Exchange for Godot 3.4
Usage
Check sample.tscn as a upload & download example.
Without sample
- Copy addons to your project.
- Enable the plugin. (A
HTML5File
singleton should be added into autoload list). - If the HTML5 debugging option is not enabled, add a HTML5 export item.