AquaDX/AquaMai
Tianyi Cao 279fe5dcb8 Add ability to skip a bunch of stuff directly to music selection 2024-02-07 02:17:00 -08: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 Add ability to skip a bunch of stuff directly to music selection 2024-02-07 02:17:00 -08: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 Add ability to skip a bunch of stuff directly to music selection 2024-02-07 02:17:00 -08:00
AquaMai.sln [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00
AquaMai.toml [M] Migrate to tomlet 2024-02-07 04:06:58 -05:00
Config.cs Add ability to skip a bunch of stuff directly to music selection 2024-02-07 02:17:00 -08:00
Main.cs Add ability to skip a bunch of stuff directly to music selection 2024-02-07 02:17:00 -08:00
README.md [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00

README.md

AquaMai

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

Features

UX Optimization

  • Remove the starting logo and warning cutscene.

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.