Skip to content

alexderpyfox/LocalStorage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStorage

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

Note

Updated by Calamity Lime, pretty much the same as the original Local Storage Mod by art0007i but with some minor changes to suit me a bit better. This is a drop in compatible with the original Local Storage Mod and should work the other way as well just losing the thumbnails but no promises there.
Also important to know: I didn't test this that much, it should work fine but I could have missed something small.

List of Changes:
  • You can save items with the same name into the same folder.
  • Item thumbnails are saved to a dedicated folder since I like to clear the cache that Resonite dumps in the AppData\LocalLow folder.
  • Folder names have invalid characters removed from them automatically, this is reflected in Resonite. Resonite allowed file/folder names with characters that Windows does not allow in paths.
  • The Local Storage button is now brick red, I just like it but maybe I'll change it just to keep you on your toes, who knows.

Important

You might be wondering why I don't push my changes back to art0007i's GitHub repo, I'm just too lazy to figure out how to do that. I know how to fork and do my own thing, so I'll do that thanks.

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 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

  1. Install ResoniteModLoader.
  2. Place LocalStorage.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\ResoniteVR\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 Resonite Mod Loader Mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%