Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88851

请问version.manifest和project.manifest可不可以不一样?

$
0
0

@Kirin 写道:

如标题
version.manifest
{
"packageUrl" : "http://192.168.1.11:8000/res",
"remoteManifestUrl" : "http://192.168.1.12:8000/res/project.manifest",
"remoteVersionUrl" : "http://192.168.1.13:8000/res/version.manifest",
"version" : "1.0.1",
"engineVersion" : "3.0 rc0"
}
project.manifest
{
"packageUrl" : "http://192.168.1.14:8000/res",
"remoteManifestUrl" : "http://192.168.1.15:8000/res/project.manifest",
"remoteVersionUrl" : "http://192.168.1.16:8000/res/version.manifest",
"version" : "1.0.2",
"engineVersion" : "3.0 rc0",
"assets" : {
"src/app.zip" : {
"md5" : "D07D260D8072F786A586A6A430D0E98B",
"compressed" : true
}
},

"searchPaths" : [ 
]

}

这样配置行不行?
我想知道,版本对比后,是哪个地址决定去下载文件的?
更新完成后,客户端最终是保留的什么内容?

帖子: 1

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88851

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>