Added json files for the updater

This commit is contained in:
Manuel Cortez 2016-02-19 09:08:27 -06:00
parent a8f7477a1f
commit 32067d3171
2 changed files with 9 additions and 0 deletions

4
updates/snapshots.json Normal file
View File

@ -0,0 +1,4 @@
{"current_version": "10.99",
"description": "Changes: Read the changelog from the help menu in the menu bar.",
"downloads":
{"Windows32": "http://twblue.es/pubs/twblue_snapshot.zip"}}

5
updates/stable.json Normal file
View File

@ -0,0 +1,5 @@
{"current_version": "0.80",
"description": "The first version for the new generation of TWBlue.",
"downloads":
{"Windows32": "http://twblue.es/pubs/twblue_ngen_0.80_x86.zip",
"Windows64": "http://twblue.es/pubs/twblue_ngen_0.80_x64.zip"}}