Skip to content

KodPlay/kodplayapp

Repository files navigation

Welcome KodPlay Community Client Project

启动器配置List:

1.启动器自更新配置


启动器自更新

启动器会自动获取客户端写入的配置文件地址,读取XML文件进行更新.

更新XML文件配置详情:AutoUpdater.NET

基础配置(#号为注释,实际配置不能带#号):

<?xml version="1.0" encoding="UTF-8"?> <item> <version>2.0.0.0</version> # 声明目前最新版本 <url>https://rbsoft.org/downloads/AutoUpdaterTest.zip</url> # 最新版本启动器下载地址 <changelog>https://github.com/ravibpatel/AutoUpdater.NET/releases</changelog> # 启动器升级公告内容 <mandatory>false</mandatory> # 选填,如果内容为true,则用户可以跳过此版本,否则强制更新 </item>

<checksum algorithm="MD5">填写你最新版本的客户端MD5</checksum> 
# 开启MD5校验

About

KOD社区客户端项目

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages