mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-24 09:40:11 +00:00
Update document
This commit is contained in:
@@ -4,11 +4,23 @@
|
||||
|
||||
如果是本地测试,可以在本地创建一个WEB服务器,然后将补丁包拷贝到WEB服务器下。
|
||||
|
||||
**按照补丁版本目录部署**
|
||||
|
||||
````
|
||||
CDN
|
||||
└─android
|
||||
├─100 补丁包文件夹
|
||||
├─101 补丁包文件夹
|
||||
└─102 补丁包文件夹
|
||||
├─100
|
||||
├─101
|
||||
└─102
|
||||
````
|
||||
|
||||
**按照游戏版本目录部署**
|
||||
|
||||
````
|
||||
CDN
|
||||
└─android
|
||||
├─v1.0
|
||||
├─v1.1
|
||||
└─v2.0
|
||||
````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user