A certain magical arcade server
Go to file
2024-02-07 02:20:39 -08: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 Merge branch 'master' into tc21/skip-to-music 2024-02-07 02:20:39 -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 Merge branch 'master' into tc21/skip-to-music 2024-02-07 02:20:39 -08:00
AquaMai.sln [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00
AquaMai.toml [+] Add cheat config 2024-02-07 05:16:07 -05:00
Config.cs Merge branch 'master' into tc21/skip-to-music 2024-02-07 02:20:39 -08:00
Main.cs Merge branch 'master' into tc21/skip-to-music 2024-02-07 02:20:39 -08:00
README.md [+] AquaMai: Init project 2024-02-07 00:45:47 -05:00

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.