Release v1.2.0

This commit is contained in:
yuanyuanxiang
2025-12-25 01:19:33 +01:00
parent 3afcef7779
commit a297f3419f
12 changed files with 79 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ extern "C" {
}
// 自动启动注册表中的值
#define REG_NAME "a_ghost"
#define REG_NAME GetExeHashStr().c_str()
// 启动的客户端个数
#define CLIENT_PARALLEL_NUM 1