AquaDX/AquaMai
Azalea 7d0f70f1c0 [U] Update documentation 2024-02-07 05:42:40 -05:00
..
Cheat [+] Ticket unlock patch 2024-02-07 05:15:48 -05:00
Fix [+] Fix character selection crash 2024-02-07 05:15:18 -05:00
Libs [M] Migrate to tomlet 2024-02-07 04:06:58 -05:00
Properties [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00
UX [U] Update documentation 2024-02-07 05:42:40 -05:00
.gitignore [+] Config 2024-02-07 02:38:36 -05:00
App.config [M] Migrate to tomlet 2024-02-07 04:06:58 -05:00
AquaMai.csproj formatting 2024-02-07 02:22:45 -08:00
AquaMai.sln [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00
AquaMai.toml [U] Update documentation 2024-02-07 05:42:40 -05:00
Config.cs formatting 2024-02-07 02:22:45 -08:00
Main.cs [O] Apply patches using reflection 2024-02-07 05:40:13 -05:00
README.md [U] Update documentation 2024-02-07 05:42:40 -05:00

README.md

AquaMai

This mod is heavily WIP. More details will be added as the development progresses.

Features

Cheats

  • Unlock all tickets

UX Optimization

  • Remove the starting logo and warning cutscene
  • Single Player (1P) mode
  • Skip from card scanning directly to music selection (experimental)

Bug Fixes

  • Fix crash in the character selection screen

Development

  1. Copy Assembly-CSharp.dll to Libs folder.
  2. Install .NET Framework 4.7.2 Developer Pack
  3. Open AquaMai.sln in JetBrains Rider.
  4. Build the solution.
  5. Copy Output/AquaMai.dll to Mods folder.