Skip to content

Commit

Permalink
update changelog and updater
Browse files Browse the repository at this point in the history
  • Loading branch information
jriwanek committed May 2, 2016
1 parent 0236b13 commit 6476d23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
1) Added update checker
2) hard depend on correct versions of forge and basemetals
3) Fix bug in orespawn causing load error
1. Fix armor when rendered on player.
7 changes: 4 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"homepage": "http://minecraft.curseforge.com/projects/modern-metals",
"promos": {
"1.9-latest": "0.9.2.2",
"1.9-latest": "0.9.2.3",
"1.8.9-latest": "0.10.0",
"1.8.8-latest": "0.0.0",
"1.8-latest": "0.0.0",
"1.7.10-latest": "0.0.0",
"1.7.2-latest": "0.0.0",
"1.6.4-latest": "0.0.0",
"1.9-recommended": "0.9.2.2",
"1.9-recommended": "0.9.2.3",
"1.8.9-recommended": "0.10.0",
"1.8.8-recommended": "0.0.0",
"1.8-recommended": "0.0.0",
Expand All @@ -17,7 +17,8 @@
"1.6.4-recommended": "0.0.0"
},
"1.9": {
"0.9.2.1": "Alpha Release 0.9.2.2",
"0.9.2.3": "Alpha Release 0.9.2.2 - Hotfix for armor Rendering",
"0.9.2.2": "Alpha Release 0.9.2.2",
"0.9.2.1": "Alpha Release 0.9.2.1",
"0.9.2": "Alpha Release 0.9.2",
"0.9.1": "Alpha Release 0.9.1",
Expand Down

0 comments on commit 6476d23

Please sign in to comment.