/Updater.GitHub

Primary LanguageC#MIT LicenseMIT

Updater.GitHub

Updater used in the NewWorldCompanion project. Uses the GitHub api to get all the release info and download and extract the latest release.

Usage

Updater.GitHub.exe --repo "josdemmers/NewWorldCompanion" --app "NewWorldCompanion.exe"

  • repo: Repository of the application you want to update.
  • app: Application that you want to update.