aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
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