Skip to content

Commit 6434559

Browse files
committed
update readme
1 parent 7d538d0 commit 6434559

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

website/docs/doc/GeneralUpdate.PacketTool.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@ sidebar_position: 11
44

55
### 简介
66

7-
工具使用.NET WPF(.NET 8)进行开发,目前只支持windows桌面端使用
7+
工具使用.NET WPF(.NET 8)进行开发,目前只支持Windows / Linux(Ubuntu) 桌面端使用
88

99
- 仓库地址:
1010

1111
- https://gitee.com/GeneralLibrary/GeneralUpdate.Tools
1212
- https://github.com/GeneralLibrary/GeneralUpdate.Tools
1313

14-
15-
16-
![](imgs/packet_tool.png)
14+
![](imgs\tool.png)
1715

1816

1917

@@ -35,6 +33,4 @@ Target path:表示当前版本文件夹路径。
3533

3634
Patch path:表示最终生成差分包的路径。
3735

38-
Is Publish:如果勾选则将生成好的差分包通过HTTP上传,并自动在数据库插入本次发布的版本信息。
39-
4036
Build:通过递归比对Source path和Target path文件夹下所有的工程文件(DLL,exe...等),通过二进制差分检查、增量检查分析出需要更新的文件列表按照文件夹结构,打包更新包。
-137 KB
Binary file not shown.

website/docs/doc/imgs/tool.png

147 KB
Loading

0 commit comments

Comments
 (0)