Skip to content

Repository files navigation

MuseDashMirror

Nuget Documentation Website

A library that makes Muse Dash modding easier.

MuseDashMirror provides events, game data access, UI helpers, utilities, and source generators for Muse Dash mods.

Features

  • Game events and data access
  • UI and utility helpers
  • Compile-time code generation

Requirements

Projects using MuseDashMirror must be built with the .NET 10 SDK because the bundled source generator depends on compiler packages that require it. The project's target framework can remain net6.0.

Installation

Install the MuseDashMirror NuGet package:

dotnet add package MuseDashMirror

For a new mod, MuseDash.Mod.Template can configure MuseDashMirror and the required game references for you.

Documentation

Read the guides and API documentation for setup, lifecycle, source-generator, game-data, UI, and utility examples.

Package layout

The package includes the runtime library and its source generator.

About

A mod that makes it easier to mod Muse Dash

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages