From 77d3ae58892e373e1f0ea26ff607e6dbbe4c4589 Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sun, 3 Apr 2016 17:46:52 +0200 Subject: [PATCH] Minor changes * BRCommons 0.3 * 1.9.x / 1.9.2 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0eb6f143..c8d5c3d2 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ If you want to learn how to use DungeonsXL step by step, please have a look at t ## Compatibility ### Server -DungeonsXL works with 1.7.8 and higher. However, support for 1.9 has a higher priority than support for 1.8.x and lower. +DungeonsXL works with 1.7.8 and higher. However, support for 1.9.x has a higher priority than support for 1.8.x and lower. Older versions of DungeonsXL support versions since Minecraft 1.3.x, but of course, they are completely unsupported. -* [1.7.8-1.9](../../tree/master) +* [1.7.8-1.9.2](../../tree/master) * [1.7.5](../../tree/50f772d14281bfe278dba2559d1758cc459c1a30) * [1.7.2](../../tree/eccf82b7335dfb0723e3cd37a57df1a968ea7842) * [1.6.4](../../tree/780145cf783ea76fe1bfee04cf89216bd4f92e1d) @@ -57,6 +57,8 @@ Instead of referencing the internals of the implementation directly, DungeonsXL The shaded version of DXL (standard version) contains this library, while the original version needs it as an external plugin. Have a look at the [installation instructions](../../wiki/getting-started#installation) for detailed information. +DungeonsXL currently uses BRCommons 0.3. + ### Java 7 and higher