https://github.com/mdmods/quickswitchcombination
Allows player to use shortcut key to switch character and elfin
https://github.com/mdmods/quickswitchcombination
mdmc musedash
Last synced: about 1 year ago
JSON representation
Allows player to use shortcut key to switch character and elfin
- Host: GitHub
- URL: https://github.com/mdmods/quickswitchcombination
- Owner: MDMods
- License: gpl-3.0
- Created: 2022-04-29T07:46:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T05:00:42.000Z (over 1 year ago)
- Last Synced: 2025-02-05T06:17:48.990Z (over 1 year ago)
- Topics: mdmc, musedash
- Language: C#
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MuseDash-QuickSwitchCombination
Allow you to use shortcut key to switch your character and elfin.
[中文Readme](https://github.com/MDModsDev/QuickSwitchCombination/blob/master/README.zh.md)
## How to install
Install [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader/releases/latest/download/MelonLoader.Installer.exe) then put the QuickSwitchCombination.dll (You can download it [here](https://github.com/MDModsDev/QuickSwitchCombination/releases/latest)) into the mods folder
## How to use
When you launch the game after putting the dll file into the mods folder, the mod will automatically generate a QuickSwitchCombination.cfg in the MuseDash\UserData folder
* The default menu key is F11
* After pressing the menu key on the main scene, select character with the first dropdown, and elfin with second dropdown
* Pressing the third button and input the key you want to use for shortcut
* If it's hard for you to memorize the key, press the fourth select switch button to switch
## PS
This mod can be used at the same time with FavGirl coded by thegamemaster1234
# Thanks
MuseDash-QuickSwitchCombination use some codes in this project:
https://github.com/BustR75/MuseDashAnySkill
Really Thanks BustR75’s source code and teaching of how to improve code!
## Something to say
Since I'm new to programming please don't mind me use very complex method to code this mod :(