This commit is contained in:
Clansty
2024-09-30 01:26:54 +08:00
parent 78a396ce4b
commit 07b8cc04be
8 changed files with 381 additions and 14 deletions

View File

@@ -22,6 +22,7 @@ namespace AquaMai
public class UXConfig
{
public string Locale { get; set; }
public bool SinglePlayer { get; set; }
public bool LoadAssetsPng { get; set; }
public bool LoadJacketPng { get; set; }