AquaDX/AquaMai.Mods/GameSettings
2025-07-24 03:29:02 +08:00
..
CreditConfig.cs [+] Fancy.CustomCreditsString (#17) 2025-02-01 02:00:35 +08:00
ForceAsServer.cs [F] Set ForceAsSserver to default ON (#92) 2024-11-30 14:43:25 +08:00
JudgeAdjust.cs [+] MoveAnswerSound 2025-07-24 03:29:02 +08:00
README.md [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00
TouchSensitivity.cs [RF] AquaMai configuration refactor (#82) 2024-11-25 01:25:19 +08:00

GameSettings

Overriding or adjusting the game settings that're originally configurable / modifiable, but made into patches for unification, flexibility or convenience.

Patches changing the way the game running / behaving which are not possible in the stock game may need to go to the GameSystem category.