Skip to content

Love 11.5 Beta 2.1

Choose a tag to compare

@alexjgriffith alexjgriffith released this 19 Apr 17:43
· 2 commits to main since this release

BRANCH=js-lua-interface
EMCC_VERSION=5.0.6
LOVE_VERSION=115
LOVEJS_VERSION=beta2.1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Added filesystem support

  • Lovejs can now catch errors thrown in c++ (like filesystem errors)
  • Mounting an IDBFS at /home/web_user/love/savedir/
  • Love default savedir for EMSCRIPTEN_LOVE now set to dir above