Skip to content

Commit

Permalink
Add new releases to update.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gigaherz committed Jan 22, 2017
1 parent 2bafb76 commit 5a8aff4
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
{
"homepage": "https://github.com/gigaherz/Guidebook",
"promos": {
"1.11-latest": "1.3.3",
"1.11-recommended": "1.3.3",
"1.10.2-latest": "1.3.3",
"1.10.2-recommended": "1.3.3"
"1.11-latest": "1.4.0",
"1.11-recommended": "1.4.0",
"1.10.2-latest": "1.4.0",
"1.10.2-recommended": "1.4.0"
},
"1.10.2": {
"1.3.0": "Added the ability to define books from resource packs, and form a configuration folder.",
"1.3.1": "Guidebook will now remember the last reading position of each book (shared across copies of the same book).",
"1.3.2": "Fixed lighting level changing based on gui scale. Added config setting for separating book scale from the main gui scale setting.",
"1.3.3": "Tiny release to add support for going jumping back to the previous location using the back button on a mouse, as an alternative to the backspace button on a keyboard."
"1.3.3": "Tiny release to add support for going jumping back to the previous location using the back button on a mouse, as an alternative to the backspace button on a keyboard.",
"1.4.0": "Some improvements to the ingame manual. Added config array for books to give on first join (works retroactively for existing players)."
},
"1.11": {
"1.3.0": "Added the ability to define books from resource packs, and form a configuration folder.",
"1.3.1": "Guidebook will now remember the last reading position of each book (shared across copies of the same book).",
"1.3.2": "Fixed lighting level changing based on gui scale. Added config setting for separating book scale from the main gui scale setting.",
"1.3.3": "Tiny release to add support for going jumping back to the previous location using the back button on a mouse, as an alternative to the backspace button on a keyboard."
"1.3.3": "Tiny release to add support for going jumping back to the previous location using the back button on a mouse, as an alternative to the backspace button on a keyboard.",
"1.4.0": "Some improvements to the ingame manual. Added config array for books to give on first join (works retroactively for existing players)."
}
}

0 comments on commit 5a8aff4

Please sign in to comment.