aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorDaniel She <shekwancheung0528@gmail.com>2019-02-02 01:16:40 +0800
committerGitHub <noreply@github.com>2019-02-02 01:16:40 +0800
commit86c42f4dd2216504351b89e4e9cb99991e9c9dcd (patch)
treed7901ff656a67b4b3a3824acdc3b4acafde89909 /version.json
parent3db5c8241fd69b3de88f59314613ea43440e09f4 (diff)
downloadRoughlyEnoughItems-86c42f4dd2216504351b89e4e9cb99991e9c9dcd.tar.gz
RoughlyEnoughItems-86c42f4dd2216504351b89e4e9cb99991e9c9dcd.tar.bz2
RoughlyEnoughItems-86c42f4dd2216504351b89e4e9cb99991e9c9dcd.zip
Update Checker (#25)
* WIP Update Checker (Not working) * Pushed this for testing * Working as intended
Diffstat (limited to 'version.json')
-rw-r--r--version.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/version.json b/version.json
new file mode 100644
index 000000000..4fc5bc40c
--- /dev/null
+++ b/version.json
@@ -0,0 +1,25 @@
+{
+ "latest": [
+ {
+ "game": "19w04a",
+ "mod": "2.2.0.48"
+ },
+ {
+ "game": "19w04b",
+ "mod": "2.2.0.48"
+ },
+ {
+ "game": "19w05a",
+ "mod": "2.2.0.48"
+ }
+ ],
+ "changelogs": {
+ "fabric": [
+ {
+ "version": "2.2.0.28",
+ "text": "Added a version checker.",
+ "level": "light"
+ }
+ ]
+ }
+} \ No newline at end of file