Skip to content

Releases: rex706/Updater

1.1.0.0 Release

10 Mar 18:21
Compare
Choose a tag to compare
  • Feed update manifest url as command line argument.
    • i.e. a URL to a text file.
  • Update parameters are separated by new lines.
  • First paramenter expected is the new package version.
    • This is usually only needed for UpdateCheck.cs, which opens the Updater.
  • Second parameter expected is an executable to be run when the updater finishes.
    • Ideally the program that opens the updater, but can be anything.
  • Rest of parameters expected will be in pairs of two
    • File download URL
    • File path and/or File name