|
1 | 1 | # SettingsRedux
|
2 | 2 |
|
3 |
| -A [NeosModLoader](https://github.com/neos-modding-group/NeosModLoader) mod for [Neos VR](https://neos.com/). Replaces the default Neos Settings page with an enhanced settings page that adds in many QoL changes. |
| 3 | +A [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader) mod for [Resonite](https://resonite.com/). Replaces the default Resonite Settings page with an enhanced settings page that adds in many QoL changes. |
4 | 4 |
|
5 | 5 | These changes include:
|
6 | 6 | - Categorized Tabs and grouped related settings together
|
7 | 7 | - Alternating line colors
|
8 |
| -- Larger text (~15% Larger) |
9 |
| -- Increased the maxValue for some settings (ex: Dash Open/Close Speed) |
| 8 | +- Larger text |
| 9 | +- Increased the max value for some settings (ex: Dash Open/Close Speed) |
10 | 10 |
|
11 | 11 |
|
12 | 12 | ## Installation
|
13 |
| -1. Install [NeosModLoader](https://github.com/neos-modding-group/NeosModLoader). |
14 |
| -1. Place [SettingsRedux.dll](https://github.com/XDelta/SettingsRedux/releases/latest/download/SettingsRedux.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. |
15 |
| -1. Start the game. If you want to verify that the mod is working you can check your Neos logs. |
| 13 | +1. Install [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader). |
| 14 | +1. Place [SettingsRedux.dll](https://github.com/XDelta/SettingsRedux/releases/latest/download/SettingsRedux.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. |
| 15 | +1. Start the game. If you want to verify that the mod is working you can check your Resonite logs. |
16 | 16 |
|
17 | 17 | ## Config Options
|
18 | 18 |
|
19 | 19 | | Config Option | Default | Description |
|
20 | 20 | | ------------------ | ------- | ----------- |
|
21 |
| -| `enableSettingReplacement` | `true` | If `false` the default Neos Settings page will be restored, no restart required | |
| 21 | +| `enableSettingReplacement` | `true` | If `false` the default Resonite Settings page will be restored, no restart required | |
22 | 22 | | `useLinearSliders` | `false` | If `true`, sliders will be linear instead of exponential ones (Requires restart)|
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 |
| - |
| 27 | + |
0 commit comments