NickHugi / PyKotor

A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Add beta update channel to the toolset. #61

Closed th3w1zard1 closed 6 months ago

th3w1zard1 commented 6 months ago

Since we are preparing for a release, this focuses on updating checkForUpdates to allow release users to download from DS, while ensuring beta versions can still be tested/deployed.

image

image

when beta updates are enabled, we use update_info_beta.json, otherwise update_info.json