说明: AutoHotReload使你能够不重启服务端程序,自动迭代你最新的脚本代码
AutoHotReload
在 sqr_main 的回调函数中写入以下代码 参数为你要重载的脚本文件夹
//初始化自动重载 GameManager.OpenHotFix("/dp_s/MyProject");