SaveItemRotations
Saves and keeps the rotation of your items on the ship
Date uploaded | 3 months ago |
Version | 1.0.0 |
Download link | SylviBlossom-SaveItemRotations-1.0.0.zip |
Downloads | 16140 |
Dependency string | SylviBlossom-SaveItemRotations-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 3.2.1README
SaveItemRotations
Saves the rotations of items on the ship, preventing you from losing the little details of your ship organization. This also includes a bugfix for item rotation being desynced between players when they pick up and drop them.
This requires you to both save and load using this mod, and both the server and client must have the mod for the loaded item rotations to appear correctly.
If you encounter any problems please report the bug either to sylviblossom on the Lethal Company Modding discord or open an issue.
See also SmartItemSaving for this feature as well as others including correctly loading item positions and preventing corruption of modded item IDs.
CHANGELOG
1.0.0
- Initial release