mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-02-04 09:04:52 +00:00
支持解锁 Live, 支持自定义角色, 支持换头, 支持 FOV 调整
This commit is contained in:
@@ -8,6 +8,11 @@ namespace GakumasLocal::Config {
|
||||
extern bool enabled;
|
||||
extern bool enableFreeCamera;
|
||||
extern int targetFrameRate;
|
||||
extern bool unlockAllLive;
|
||||
|
||||
extern bool enableLiveCustomeDress;
|
||||
extern std::string liveCustomeHeadId;
|
||||
extern std::string liveCustomeCostumeId;
|
||||
|
||||
void LoadConfig(const std::string& configStr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user