We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d538d0 commit 6434559Copy full SHA for 6434559
website/docs/doc/GeneralUpdate.PacketTool.md
@@ -4,16 +4,14 @@ sidebar_position: 11
4
5
### 简介
6
7
-工具使用.NET WPF(.NET 8)进行开发,目前只支持windows桌面端使用。
+工具使用.NET WPF(.NET 8)进行开发,目前只支持Windows / Linux(Ubuntu) 桌面端使用。
8
9
- 仓库地址:
10
11
- https://gitee.com/GeneralLibrary/GeneralUpdate.Tools
12
- https://github.com/GeneralLibrary/GeneralUpdate.Tools
13
14
-
15
16
-
+
17
18
19
@@ -35,6 +33,4 @@ Target path:表示当前版本文件夹路径。
35
33
36
34
Patch path:表示最终生成差分包的路径。
37
38
-Is Publish:如果勾选则将生成好的差分包通过HTTP上传,并自动在数据库插入本次发布的版本信息。
39
40
Build:通过递归比对Source path和Target path文件夹下所有的工程文件(DLL,exe...等),通过二进制差分检查、增量检查分析出需要更新的文件列表按照文件夹结构,打包更新包。
website/docs/doc/imgs/packet_tool.png
-137 KB
website/docs/doc/imgs/tool.png
147 KB
0 commit comments