-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb53bd7
commit 78b3559
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,23 @@ | ||
# CustomAlbums .NET 6.0 | ||
Full rewrite of [gamrguy/CustomAlbums](https://github.com/gamrguy/CustomAlbums) in .NET 6.0. | ||
Currently in development, not ready for use. | ||
|
||
[![](https://dcbadge.vercel.app/api/server/mdmc)](https://discord.gg/mdmc) | ||
# CustomAlbums | ||
Full rewrite of [gamrguy/CustomAlbums](https://github.com/gamrguy/CustomAlbums) in .NET 6.0 | ||
This is now the only active and ongoing version of this mod; all other versions have been deprecated | ||
## Usage | ||
- Install MelonLoader into Muse Dash based on the dependency listed below | ||
- Download the [latest release](https://github.com/MDMods/CustomAlbums/releases) and place it in your Mods folder | ||
- Place any custom chart (.mdm) files into the generated `Custom_Albums` folder and enjoy | ||
## Dependencies | ||
- [MelonLoader](https://github.com/LavaGang/MelonLoader/releases) v0.6 or higher | ||
- [Muse Dash on Steam](https://store.steampowered.com/app/774171/Muse_Dash/) | ||
|
||
## Building | ||
- Install MelonLoader into Muse Dash and run it once. | ||
- Run SetPath.cmd as administrator and follow the instructions. | ||
- Build tested with Visual Studio 2022, MelonLoader 0.6.1, Muse Dash 3.12.1. | ||
- DO NOT use MelonLoader 0.6.2, it is incredibly broken. | ||
|
||
- Install MelonLoader into Muse Dash and run it once | ||
- Run SetPath.cmd as administrator and follow the instructions | ||
- Build tested with Visual Studio 2022, MelonLoader 0.6.1, Muse Dash 3.12.1 | ||
- DO NOT use MelonLoader 0.6.2, it is incredibly broken | ||
## Credits & Contributions | ||
- [Mister Talk](https://github.com/SB15-MD) - Developer | ||
- [AshtonMemer](https://github.com/AshtonMemer) - Developer | ||
- [gamrguy](https://github.com/gamrguy) - Original Maintainer (Feb 2022 - Jul 2023) | ||
- [某10](https://github.com/mo10) - Original Developer (Feb 2021 - Dec 2021) | ||
## Disclaimer | ||
This repository and its contributors maintain no affiliation with Muse Dash, PeroPeroGames (peropero Ltd.), hasuhasu, or any associated entities. |