https://github.com/mdmods/currentcombination
MD mod that shows the current selected character and elfin.
https://github.com/mdmods/currentcombination
muse-dash musedash
Last synced: over 1 year ago
JSON representation
MD mod that shows the current selected character and elfin.
- Host: GitHub
- URL: https://github.com/mdmods/currentcombination
- Owner: MDMods
- Created: 2024-02-12T21:40:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T02:11:25.000Z (about 2 years ago)
- Last Synced: 2025-01-07T19:39:27.862Z (over 1 year ago)
- Topics: muse-dash, musedash
- Language: C#
- Homepage:
- Size: 552 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CurrentCombination
Shows the current selected character and elfin in the song selection menu and the song view.
## ❗Check out my other [mods](https://github.com/Asgragrt/AsgraMDMods/blob/main/README.md)❗
## Features
* Displays on the [song select menu](#song-menu) and on the [selected song menu](#song-view).
* Updates immediatly even when changing localization.
* Enable/disable the text from settings.
### Settings
Inside the MelonPreferences.cfg you can find two boolean options for the mod.
* showInSongsMenu: Controls whether the current combination is shown inside the songs menu.
* showInSongView: Controls whether the current combination is shown inside the selected song view.
## In-game screeshots
### Song menu

### Song view

## Installation
### Prerequisites
* Make sure you have `MelonLoader 0.6.1` or higher installed and working on your Muse Dash.
### Steps
1. Download the latest release from [releases](https://github.com/MDMods/CurrentCombination/releases/latest).
2. Move `CurrentCombination.dll` to `${Your muse dash folder}/Mods`.
3. Enable / Disable the text from the configuration file found
at `${Your muse dash folder}/UserData/MelonPreferences.cfg`.