本文链接:https://blog.youkuaiyun.com/u013108312/article/details/88392669
准备CDN或者HTTP下载资源工具。
{
"GameVersion": "0.1.0",
"InternalGameVersion": 0,
"CheckVersionUrl": "http://192.168.1.163:8001/starforce/version.txt"
}
{
"ForceGameUpdate": true,
"LatestGameVersion": "0.1.0",
"InternalGameVersion": 1,
"InternalResourceVersion": 6,
"GameUpdateUrl": "http://192.168.1.163:8001/starforce/Full",
"ResourceLength": 11637,
"ResourceHashCode": 1070030856,
"ResourceZipLength": 4118,
"ResourceZipHashCode":1558319267,
"END_OF_JSON": ""
}
- Builtin 取消 Editor Resource Mode
- Resource 设置为Updatable
- 修改ProcedureCheckVersion
//-------