hantabaru1014 / SaveItemTweaks

A ResoniteModLoader mod for Resonite that tweaks for item save/spawn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveItemTweaks

A ResoniteModLoader mod for Resonite that tweaks for item save/spawn.

Current features

  • Ignore user scale when saving items
  • Do not change scale according to the user scale when the item spawn
    • If you are usually fairy/giant sized, set the Magnification limit in the config to a larger value
      (If Magnification limit is set to 3, normal behavior will occur if User Scale is less than 1/3 or greater than 3)
  • Call InventoryItem.Unpack when importing the object (Slots named Holder will no longer be garbage when cloud spawning)

All features are toggleable in the config.

Installation

  1. Install ResoniteModLoader.
  2. Place SaveItemTweaks.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Resonite logs.

About

A ResoniteModLoader mod for Resonite that tweaks for item save/spawn

License:MIT License


Languages

Language:C# 100.0%