File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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}
Original file line number Diff line number Diff line change 22
33Mod 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 ) ❗
You can’t perform that action at this time.
0 commit comments