Update document

This commit is contained in:
hevinci
2022-04-03 13:00:13 +08:00
parent 37e6a1ee30
commit 4894e06df3
7 changed files with 112 additions and 89 deletions

View File

@@ -4,11 +4,23 @@
如果是本地测试可以在本地创建一个WEB服务器然后将补丁包拷贝到WEB服务器下。
**按照补丁版本目录部署**
````
CDN
└─android
├─100 补丁包文件夹
├─101 补丁包文件夹
└─102 补丁包文件夹
├─100
├─101
└─102
````
**按照游戏版本目录部署**
````
CDN
└─android
├─v1.0
├─v1.1
└─v2.0
````