Skip to content

Releases: dfgHiatus/ResoniteUnityPackagesImporter

v2.2.0 - Rebuild against Resonite 2024.5.29.130

25 Jun 14:55
Compare
Choose a tag to compare

v2.1.0 - Prefab import support

30 Apr 18:14
d575de5
Compare
Choose a tag to compare

Imports prefabs and scenes.

  • Place UnityPackageImporter.dll and YamlDotNet.dll in your RML mods folder

v2.0.0 - Resonite

10 Oct 18:57
Compare
Choose a tag to compare

Moved the .tar and .tar.gz importers into their own repos

v1.5.0 - Created Tar Importer

01 Aug 20:36
Compare
Choose a tag to compare

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

01 Aug 19:14
0058357
Compare
Choose a tag to compare

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

22 Jun 19:28
0058357
Compare
Choose a tag to compare
  • Added the ability to import non-asset files as raw binaries, requested by Merith.TK

v1.3.0 Overhaul

31 Jul 18:56
Compare
Choose a tag to compare
  • Fixed everything by doing nothing

v1.1.1 - TarTar sauce flavor blasting, no external dependencies at all

27 Jul 16:17
c63b9c3
Compare
Choose a tag to compare

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

27 Jul 00:30
5f6b373
Compare
Choose a tag to compare
  • Removed external python dependency, credit to @Frozenreflex
    --- This should allow for support on linux devices
    --- The ICSharpCode dll goes in the same folder as Neos.exe
  • Made config save when Neos is closed
  • General refactor, cleanup

v1.0.0 - Initial Release

26 Jul 22:22
Compare
Choose a tag to compare