Player
Player copied to clipboard
Emscripten - Expose FS Js functions from player's module.
Recently I've been testing file manipulation inside the webplayer. It was discovered that somewhere between easyrpg updates the FS functions from emscripten where isolated inside another function in its javascript code.
Ghabry suggested exposing the FS again, in order to simplify file manipulation inside the game.