Files
CocosCreatorTutorial/HotUpdateDemo/tools/GameConfig.json

12 lines
289 B
JSON

{
"type": 1,
"version": "1.0.1",
"packageUrl": "http://localhost/hotUpdate/",
"root": "../build/jsb-link/",
"src": "../build/jsb-link/",
"hotUpdateDirName": "hotUpdateFiles",
"hotupdateDirExport": "exportHotUpdate",
"zipDir": [
"/res/import"
]
}