Skip to content

Commit df9d311

Browse files
committed
🔖 Version bump.
1 parent 826bc94 commit df9d311

3 files changed

Lines changed: 24 additions & 1 deletion

File tree

Media/MenuToggle.jpg

-47.8 KB
Loading

Properties/MelonBuildInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ internal static class MelonBuildInfo
66

77
internal const string Author = "Asgragrt";
88

9-
internal const string ModVersion = "1.2.1";
9+
internal const string ModVersion = "1.3.0";
1010
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22

33
Mod that allows disabling battle effects.
44

5+
* **Please take a look at [Installation](#installation).
6+
57
## Features
68

79
* Individual config options for several effects.
810
* Enable/disable toggle at the menu.
11+
* Hot reload settings.
12+
13+
### Hot Reload
14+
15+
Reload your settings without having to restart the game.
16+
17+
* Change the settings inside `SelectiveEffects.cfg` (see [Settings](#settings)) and the save the file.
18+
* The settings will reload only outside the charts.
919

1020
## Settings
1121

@@ -64,4 +74,17 @@ effects since they are handled in a different way).
6474

6575
![MenuToggle](Media/MenuToggle.jpg)
6676

77+
## Installation
78+
79+
### Prerequisites
80+
81+
* Make sure you have `MelonLoader 0.6.1` or higher installed and working on your Muse Dash.
82+
* [MuseDashMirror 3.1.3](https://github.com/MDMods/MuseDashMirror/releases/latest) or higher
83+
84+
### Steps
85+
86+
1. Download the latest release from [releases](https://github.com/MDMods/SelectiveEffects/releases/latest).
87+
2. Move `SelectiveEffects.dll` to `${Your muse dash folder}/Mods`.
88+
3. Run the game and modify the settings on the config file.
89+
6790
## ❗Check out my other [mods](https://github.com/Asgragrt#musedash-modding)

0 commit comments

Comments
 (0)