Add HotKey Page (close #190)

This commit is contained in:
2023-07-22 00:10:40 +08:00
parent 9524ea5ab4
commit c82ce1ea35
23 changed files with 1761 additions and 438 deletions

View File

@@ -41,5 +41,8 @@ namespace GrasscutterTools.Utils
{
return Path.Combine(AppDataFolder, filename);
}
public static KeyGo KeyGo { get; set; }
}
}