Skip to content

Commit

Permalink
🔖 Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Asgragrt committed Apr 6, 2024
1 parent 826bc94 commit df9d311
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
Binary file modified Media/MenuToggle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Properties/MelonBuildInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ internal static class MelonBuildInfo

internal const string Author = "Asgragrt";

internal const string ModVersion = "1.2.1";
internal const string ModVersion = "1.3.0";
}
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@

Mod that allows disabling battle effects.

* **Please take a look at [Installation](#installation).

## Features

* Individual config options for several effects.
* Enable/disable toggle at the menu.
* Hot reload settings.

### Hot Reload

Reload your settings without having to restart the game.

* Change the settings inside `SelectiveEffects.cfg` (see [Settings](#settings)) and the save the file.
* The settings will reload only outside the charts.

## Settings

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

![MenuToggle](Media/MenuToggle.jpg)

## Installation

### Prerequisites

* Make sure you have `MelonLoader 0.6.1` or higher installed and working on your Muse Dash.
* [MuseDashMirror 3.1.3](https://github.com/MDMods/MuseDashMirror/releases/latest) or higher

### Steps

1. Download the latest release from [releases](https://github.com/MDMods/SelectiveEffects/releases/latest).
2. Move `SelectiveEffects.dll` to `${Your muse dash folder}/Mods`.
3. Run the game and modify the settings on the config file.

## ❗Check out my other [mods](https://github.com/Asgragrt#musedash-modding)

0 comments on commit df9d311

Please sign in to comment.