Releases: dfgHiatus/ResoniteUnityPackagesImporter
Releases · dfgHiatus/ResoniteUnityPackagesImporter
v2.2.0 - Rebuild against Resonite 2024.5.29.130
v2.1.0 - Prefab import support
Imports prefabs and scenes.
- Place
UnityPackageImporter.dll
andYamlDotNet.dll
in your RML mods folder
v2.0.0 - Resonite
Moved the .tar
and .tar.gz
importers into their own repos
v1.5.0 - Created Tar Importer
Repurposed the TarGZ importer's code to extract tar files. This will be maintained as a separate mod.
If you run into compatibility issues, you may need to reset your mod config for these mods.
v1.4.0 - Created TarGZ Importer
Repurposed the Unity Package importer's code to extract tar.gz
files. This will be updated as a separate mod, the current UnityPackageImporter.dll
download is the same as the previous release.
v1.3.1 - Added raw file support
- Added the ability to import non-asset files as raw binaries, requested by
Merith.TK
v1.3.0 Overhaul
- Fixed everything by doing nothing
v1.1.1 - TarTar sauce flavor blasting, no external dependencies at all
Thanks to @benaclejames for their help making this dependency free! Marked as pre-release, please let me know if you run into any issues while using this
v1.1.0 - Fully Native
- Removed external python dependency, credit to @Frozenreflex
--- This should allow for support on linux devices
--- TheICSharpCode
dll goes in the same folder as Neos.exe - Made config save when Neos is closed
- General refactor, cleanup
v1.0.0 - Initial Release
hello world