From 75ee4c47af30002a5c3513696f2ae1c728f16979 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Fri, 20 Sep 2013 00:10:39 +0200 Subject: Added hint to minecraft-1.7 branch to the README --- README.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.markdown b/README.markdown index dda5a90..70a3621 100644 --- a/README.markdown +++ b/README.markdown @@ -16,6 +16,14 @@ If you want biomed to fix snow and ice (melt away for warm biomes, add for cold If you are done, click `File > Save`. +## Minecraft 1.7 + +The first snapshots for Minecraft 1.7 are out and introduce a ton of new biomes. biomed can handle these, but currently not with the "official" version. + +This Git repository contains a `minecraft-1.7` branch that contains these changes. If you want to try these out, you'll need to checkout the `minecraft-1.7` branch and (re-)compile biomed, which is done by running `go build` in the biomed directory. + +I will not merge these changes into master before Minecraft 1.7 is released, since biomed versions from master should work with the currently official Minecraft release and I don't know how Minecraft will handle unknown biomes. + ## WARNING Although everything seems to work, please make a backup of your maps, just in case. -- cgit v1.2.3-54-g00ecf