From f9418c8e13ece105beb9388f4baac4cd684aaade Mon Sep 17 00:00:00 2001 From: McHorse Date: Thu, 9 Aug 2018 18:41:47 +0100 Subject: [PATCH] Update version.json --- version.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/version.json b/version.json index fbaacd87..c9230659 100644 --- a/version.json +++ b/version.json @@ -1,26 +1,29 @@ { "homepage":"https://minecraft.curseforge.com/projects/aperture", "1.10.2":{ + "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." }, "1.11.2":{ + "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." }, "1.12":{ + "1.1.1": "This is a minor update which fixes some stuff and adds some random stuff regarding the camera. The highlight of this update is the outside mode, which can be used to playback camera while also body acting (detaching yourself from the camera). In some situations it might be glitchy, causing a chunk freeze, but this can be easily fixed by changing render distance.", "1.1":"This update fixes a lot of issues and adds few features to camera editor, and introduces camera modifiers. Camera modifiers are special camera behavior modifiers which can be added to camera fixtures. They can process fixture's output in a lot of different ways like shaking camera, looking or following an entity (while still be in the path), apply math formulas and much more!", "1.0.1":"This is a small patch update that aims to improve capabilities of the camera editor by adding some new features and fixing some bugs.", "1.0":"First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it." }, "promos":{ - "1.10.2-latest":"1.1", - "1.10.2-recommended":"1.1", - "1.11.2-latest":"1.1", - "1.11.2-recommended":"1.1", - "1.12-latest":"1.1", - "1.12-recommended":"1.1" + "1.10.2-latest":"1.1.1", + "1.10.2-recommended":"1.1.1", + "1.11.2-latest":"1.1.1", + "1.11.2-recommended":"1.1.1", + "1.12-latest":"1.1.1", + "1.12-recommended":"1.1.1" } } \ No newline at end of file