2022-05-07 17:17:44 +00:00
|
|
|
# HTML5 File Exchange for Godot 3.4
|
2022-05-07 17:11:47 +00:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2022-05-07 17:17:44 +00:00
|
|
|
Check sample.tscn as a upload & download example.
|
|
|
|
|
|
|
|
### Without sample
|
|
|
|
|
2022-05-07 17:11:47 +00:00
|
|
|
* Copy addons to your project.
|
|
|
|
* Enable the plugin. (A `HTML5File` singleton should be added into autoload list).
|
2022-05-07 17:17:44 +00:00
|
|
|
* If the HTML5 debugging option is not enabled, add a HTML5 export item.
|