art0007i-LocalStorage icon

LocalStorage

Allows you to store items locally on your hard drive (Kinda, check README before using)

Last updated 2 days ago
Total downloads 4
Total rating 0 
Categories Mods
Dependency string art0007i-LocalStorage-2.0.4
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ResoniteModding-BepisLoader-1.5.1 icon
ResoniteModding-BepisLoader

A mod loader which allows using BepInEx with Resonite

Preferred version: 1.5.1
ResoniteModding-BepisResoniteWrapper-1.0.2 icon
ResoniteModding-BepisResoniteWrapper

Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.

Preferred version: 1.0.2

README

LocalStorage

Thunderstore Badge

A Resonite mod that allows you to store items locally on your hard drive.

[!WARNING] This mod does not manage assets. If you have an item it will be saved as-is, so cloud assets will remain cloud assets and local assets will remain local assets. This means that if you wipe your local database, all local assets will be deleted with it, which might cause some of your locally saved items to lose assets.

Also trying to save items with invalid path characters in their name is not supported.

Also saving an item with the same name as another causes the old one to get overwritten.

This mod adds a new section to the inventory that can be accessed by pressing the cloud button, called Local Storage. Any items saved to this section will be stored in a configurable path on your hard drive.
It is possible to manually add/edit items and directories but make sure you know exactly what you are doing because things might break.

Also adds json file importing because apparently it was removed from Resonite.

Installation (Manual)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., art0007i-LocalStorage-1.0.0.zip) from the Releases page.
  3. Extract the ZIP and copy the plugins folder to your BepInEx folder in your Resonite installation directory:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
  4. Start the game. If you want to verify that the mod is working you can check your BepInEx logs.