https://github.com/mdmods/quickrestart
Quickly restart or exit your Muse Dash gameplay.
https://github.com/mdmods/quickrestart
mdmc muse-dash musedash
Last synced: 7 months ago
JSON representation
Quickly restart or exit your Muse Dash gameplay.
- Host: GitHub
- URL: https://github.com/mdmods/quickrestart
- Owner: MDMods
- License: mit
- Created: 2023-05-30T08:44:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T15:23:43.000Z (over 2 years ago)
- Last Synced: 2025-02-25T05:17:10.763Z (over 1 year ago)
- Topics: mdmc, muse-dash, musedash
- Language: C#
- Homepage: https://mdmc.moe
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickRestart
QuickRestart is a mod for Muse Dash that allows you to quickly restart or exit a chart by pressing a key.
## Dependencies
- [MelonLoader](https://github.com/LavaGang/MelonLoader/releases) v0.6 or higher
## Usage
By default, you can press the `Backspace` key to restart, and the `Del` key to exit.
You can change these keybinds in the `UserData\MelonPreferences.cfg` file.
## Changelog
### v2.2.0
- Refactored for .NET 6.0
### v2.1.0
- Added configuration for restart and song exit keys