diff --git a/api/get_update_info.json b/api/get_update_info.json new file mode 100644 index 0000000..4bb5403 --- /dev/null +++ b/api/get_update_info.json @@ -0,0 +1,26 @@ +{ + "release":{ + "recommended":{ + "windows":"1.8.7 (6861)", + "apple":"1.8.6 (6157)", + "linux":"1.8.7 (6861)" + }, + "minimum":{ + "windows":"1.8.7 (6861)", + "apple":"1.8.6 (6157)", + "linux":"1.8.7 (6861)" + } + } + "alpha":{ + "recommended":{ + "windows":"1.8.7 (6966)", + "apple":"1.8.6 (6695)", + "linux":"1.8.7 (6966)" + }, + "minimum":{ + "windows":"1.8.7 (6861)", + "apple":"1.8.6(6695)", + "linux":"1.8.7 (6861)" + } + } +} \ No newline at end of file