Skip to content

Commit

Permalink
Update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jul 19, 2019
1 parent ae15bf5 commit 728d4ab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Aperture's change log.

This small patch adds a couple of neat features and fixes few annoying bugs.

**Compatible** with McLib `1.0.3`. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.

<a href="https://youtu.be/pnXXgouveRk"><img src="https://img.youtube.com/vi/pnXXgouveRk/0.jpg"></a>

* Added `forward` option to `look` modifier which makes the camera face forward based on the direction of movement (suggested by terbin)
Expand Down
17 changes: 10 additions & 7 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"homepage":"https://minecraft.curseforge.com/projects/aperture",
"homepage":"https://www.curseforge.com/minecraft/mc-mods/aperture",
"1.10.2":{
"1.3.2": "This small patch adds a couple of neat features and fixes few annoying bugs.",
"1.3.1": "Unfortunately, before I released Aperture 1.3, I made a couple of bug fixes. I haven't test it properly and haven't let anyone test it either. However, Agirres spotted my stupidity, and aw shit, here we go again.",
"1.3":"This is a massive update which adds a lot of advanced camera features which would make new camera moves possible. Beside that, many bugs were fixed, and several features of camera editor were greatly enhanced!",
"1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).",
Expand All @@ -10,6 +11,7 @@
"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.3.2": "This small patch adds a couple of neat features and fixes few annoying bugs.",
"1.3.1": "Unfortunately, before I released Aperture 1.3, I made a couple of bug fixes. I haven't test it properly and haven't let anyone test it either. However, Agirres spotted my stupidity, and aw shit, here we go again.",
"1.3":"This is a massive update which adds a lot of advanced camera features which would make new camera moves possible. Beside that, many bugs were fixed, and several features of camera editor were greatly enhanced!",
"1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).",
Expand All @@ -19,6 +21,7 @@
"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.2":{
"1.3.2": "This small patch adds a couple of neat features and fixes few annoying bugs.",
"1.3.1": "Unfortunately, before I released Aperture 1.3, I made a couple of bug fixes. I haven't test it properly and haven't let anyone test it either. However, Agirres spotted my stupidity, and aw shit, here we go again.",
"1.3":"This is a massive update which adds a lot of advanced camera features which would make new camera moves possible. Beside that, many bugs were fixed, and several features of camera editor were greatly enhanced!",
"1.2":"This is a major update which features a new camera fixture called keyframe fixture and complete rewrite of GUI code (which allows Blockbuster to more control over integration).",
Expand All @@ -28,11 +31,11 @@
"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.3.1",
"1.10.2-recommended":"1.3.1",
"1.11.2-latest":"1.3.1",
"1.11.2-recommended":"1.3.1",
"1.12.2-latest":"1.3.1",
"1.12.2-recommended":"1.3.1"
"1.10.2-latest":"1.3.2",
"1.10.2-recommended":"1.3.2",
"1.11.2-latest":"1.3.2",
"1.11.2-recommended":"1.3.2",
"1.12.2-latest":"1.3.2",
"1.12.2-recommended":"1.3.2"
}
}

0 comments on commit 728d4ab

Please sign in to comment.