What's Changed
- add support for decompiling 4.3 scripts
- Add support for loading and saving 4.3 resource formats
- 4.x GLB scene export
- PLEASE NOTE: This is experimental functionality and the exported models may not be accurate. As such, when performing a project recovery, exported GLBs are output to the
.assets
directory in the project folder where they won't be picked up for import.
- PLEASE NOTE: This is experimental functionality and the exported models may not be accurate. As such, when performing a project recovery, exported GLBs are output to the
- Add compiling scripts feature - all bytecodes which we have support for decompiling can be compiled to.
- Fix incorrect file offsets when exporting PCK by @cgytrus in #168
New Contributors
Full Changelog: v0.6.2...v0.7.0-prerelease.1