v0.0.6 - Better support for creating a script inside Packages/
- 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