Skip to content

Commit 73f7dd7

Browse files
committed
πŸš€ Version bump 1.5.0
1 parent 964c08a commit 73f7dd7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

β€Ž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 ModName = "SelectiveEffects";
88

9-
internal const string ModVersion = "1.4.1";
9+
internal const string ModVersion = "1.5.0";
1010
}

β€ŽREADME.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ The config file can be found at `${Your muse dash folder}/UserData/SelectiveEffe
7979
* `DisableGirl` disables the girl's sprite.
8080
* `DisableElfin` disables the elfin's sprite.
8181

82+
### Interface
83+
84+
* `DisableHealthBar` disables the health & fever bar.
85+
* `DisableScore` disables the score counter.
86+
* `DisableCombo` disables the combo.
87+
* `DisablePauseButton` disables the pause button.
88+
* `DisableProgressBar` disables the progress bar.
89+
8290
> [!NOTE]
8391
> It is preferred to use the `DisableAllEffects` option instead of the individual options (this doesn't apply to the **Fever**, **Stage**, and **GameScene** since they are handled in a different way).
8492

0 commit comments

Comments
Β (0)