Skip to content

v0.0.6 - Better support for creating a script inside Packages/

Choose a tag to compare

@RoyTheunissen RoyTheunissen released this 26 Sep 15:19
· 9 commits to master since this release
5b1dcb8
  • It no longer assumes created scripts are inside Assets/
  • If you create a script inside Packages/ and the package in question has an .asmdef, it will try and use the root namespace from that

Not perfect, but it will at least make it a lot easier to create assets inside your own packages, as opposed to it being completely broken