Skip to content

Commit

Permalink
doc: port to resonite
Browse files Browse the repository at this point in the history
  • Loading branch information
hantabaru1014 committed Nov 14, 2023
1 parent 1e93b63 commit 22d6ebb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SaveItemTweaks

A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that tweaks for item save/spawn.
A [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader) mod for [Resonite](https://resonite.com/) that tweaks for item save/spawn.

## Current features
- Ignore user scale when saving items
Expand All @@ -12,6 +12,6 @@ A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https
All features are toggleable in the config.

## Installation
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
2. Place [SaveItemTweaks.dll](https://github.com/hantabaru1014/SaveItemTweaks/releases/latest/download/SaveItemTweaks.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader 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 Neos logs.
1. Install [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader).
2. Place [SaveItemTweaks.dll](https://github.com/hantabaru1014/SaveItemTweaks/releases/latest/download/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.

0 comments on commit 22d6ebb

Please sign in to comment.