Skip to content

MDMods/MuseDashMirror

Repository files navigation

MuseDashMirror

Nuget Documentation Website

A mod library to easier modding in Muse Dash

Introduction

MuseDashMirror is a mod library for Muse Dash, it provides many useful classes and methods to help you modding Muse Dash.

For example, creating a toggle to manage your mod's setting, or creating a text on the screen.

It mainly uses source generators to generate code, without reflection, which makes it very fast and easy to use.

Installation

Install MuseDashMirror Nuget Package

Documentation

Check Documentation for more information.

External Libraries