Skip to content

v0.5.1

Choose a tag to compare

@StevenHeinrich StevenHeinrich released this 22 Feb 16:09
· 30 commits to master since this release

Includes:

PR - Fix asset imports

  • This makes it work in nested addons and engines
  • Also makes it work if on Windows (app.import doesn't expect OS separators, so path.join breaks it on Windows)