From 22d6ebb01cfe78aa6be09852271826fcfb1bcc4e Mon Sep 17 00:00:00 2001 From: hantabaru1014 Date: Tue, 14 Nov 2023 23:08:36 +0900 Subject: [PATCH] doc: port to resonite --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 72d7184..a124737 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.