src/RichCreator/Models/RichCreatorConfig.cs
@@ -11,6 +11,11 @@ public class RichCreatorConfig { /// <summary> /// 是否组队 /// </summary> public bool IsGroup { get; set; } /// <summary> /// tgp_daemon路径 /// </summary> public string TGPDaemonPath { get; set; }