GithubHelp home page GithubHelp logo

kodplayapp's Introduction

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校验

kodplayapp's People

Contributors

518651 avatar

Stargazers

Ktm avatar

Forkers

1370533448

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.