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
Go to file
2023-12-03 10:20:42 +08:00
addons/HTML5FileExchange started modification to godot4 2023-09-10 11:45:00 +08:00
.gitignore started modification to godot4 2023-09-10 11:45:25 +08:00
default_env.tres started modification to godot4 2023-09-10 11:45:00 +08:00
icon.png Refactor using better Godot and JavaScript API and add an example 2022-05-09 00:13:05 +03:00
icon.png.import started modification to godot4 2023-09-10 11:45:00 +08:00
LICENSE Initial commit 2020-06-03 19:54:53 +03:00
makefile adapted script for Godot 4.1 2023-09-10 10:19:26 +08:00
project.godot updated 2023-12-03 10:20:42 +08:00
README.md Check sample.tscn as a upload & download example. 2022-05-09 00:13:05 +03:00
Sample.gd started modification to godot4 2023-09-10 11:45:00 +08:00
sample.tscn started modification to godot4 2023-09-10 11:45:00 +08:00

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.