up
This commit is contained in:
parent
956ab297c7
commit
c221f3bb7b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"packageUrl":"https://www.cebg.games/pubgv4/","remoteManifestUrl":"https://www.cebg.games/pubgv4/project.manifest","remoteVersionUrl":"https://www.cebg.games/pubgv4/version.manifest","version":"0.8.0"}
|
||||
{"packageUrl":"https://www.cebg.games/pubgv4/","remoteManifestUrl":"https://www.cebg.games/pubgv4/project.manifest","remoteVersionUrl":"https://www.cebg.games/pubgv4/version.manifest","version":"0.6.20"}
|
@ -110,7 +110,7 @@ var mkdirSync = function (path) {
|
||||
// Iterate assets and src folder
|
||||
readDir(path.join(src, 'src'), manifest.assets);
|
||||
readDir(path.join(src, 'res'), manifest.assets);
|
||||
readDir(path.join(src, 'jsb-adapter'), manifest.assets);
|
||||
// readDir(path.join(src, 'jsb-adapter'), manifest.assets);
|
||||
|
||||
var destManifest = path.join(dest, 'project.manifest');
|
||||
var destVersion = path.join(dest, 'version.manifest');
|
||||
|
Loading…
x
Reference in New Issue
Block a user