diff --git a/_includes/latest-version.md b/_includes/latest-version.md index a6cdfe6..549f884 100644 --- a/_includes/latest-version.md +++ b/_includes/latest-version.md @@ -1,6 +1,6 @@ _Minecraft versions supported:_ -PC: **1.7, 1.8, 1.9, Forge 1.7** +PC: **1.7, 1.8, 1.9, 1.10, Forge 1.7** Pocket: [Support me on Patreon!](http://www.patreon.com/mcedit2) diff --git a/_posts/2016-9-10-mcedit2-beta.md b/_posts/2016-9-10-mcedit2-beta.md new file mode 100644 index 0000000..aab68a3 --- /dev/null +++ b/_posts/2016-9-10-mcedit2-beta.md @@ -0,0 +1,20 @@ +--- +layout: post +title: "MCEdit 2 Beta" +date: 2016-9-10 12:00:00 -1000 +comments: true +--- + +Since most of the vital features have been implemented, MCEdit 2 +has now entered the Beta stage of development. Feel free to report +issues of any kind. + +Downloads for Mac OS X are now available. Mac OS X experts are welcome +to make or suggest any Mac-specific improvements. + +Documentation for plugin authors is underway and can be found at the +["Documentation"](http://mcedit2.readthedocs.io/en/latest/) +link at the top of the page. + +MCEdit's knowledge of blocks and block types has also been updated for +Minecraft 1.10. \ No newline at end of file