Skip to content

Commit

Permalink
Update the update.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gottsch committed Mar 25, 2018
1 parent 7fee7ad commit fd5f4b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions GottschCore1.12.2/update.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2604013-gottschs-mods",
"promos": {
"1.12.2-latest": "1.3.0",
"1.12.2-recommended": "1.3.0"
"1.12.2-latest": "1.3.5",
"1.12.2-recommended": "1.3.5"
},
"1.12.2": {
"1.0.0": "-Initial release.",
Expand All @@ -11,6 +11,7 @@
"1.1.1": "-Added additional util methods.\n-Fixed Cube and Coords classes and WorldInfo methods.",
"1.1.2": "-Added additional WorldInfo methods.",
"1.2.0": "-Added AbstractModContainerBlock, AbstractModTileEntity.\nAdded getUpateURL() to IMod.\n-Renamed getVerisionURL to getVersionURL in IMod.\n-Added readFromNBT() and writeToNBT() methods to ICoords/Coords class.\n-VersionChecker now first attempts to use the Forge update.json to track versions.",
"1.3.0": "-see changelog @ https://gist.github.com/gottsch/75a22a51a52d0fe8bf5f6711d4a65700"
"1.3.0": "-see changelog @ https://gist.github.com/gottsch/75a22a51a52d0fe8bf5f6711d4a65700",
"1.3.5": "-see changelog @ https://gist.github.com/gottsch/75a22a51a52d0fe8bf5f6711d4a65700"
}
}

0 comments on commit fd5f4b9

Please sign in to comment.