mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-17 21:02:12 +01:00
Minor changes
* BRCommons 0.3 * 1.9.x / 1.9.2
This commit is contained in:
parent
2a05e90366
commit
77d3ae5889
@ -34,9 +34,9 @@ If you want to learn how to use DungeonsXL step by step, please have a look at t
|
|||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
### Server
|
### 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.
|
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.5](../../tree/50f772d14281bfe278dba2559d1758cc459c1a30)
|
||||||
* [1.7.2](../../tree/eccf82b7335dfb0723e3cd37a57df1a968ea7842)
|
* [1.7.2](../../tree/eccf82b7335dfb0723e3cd37a57df1a968ea7842)
|
||||||
* [1.6.4](../../tree/780145cf783ea76fe1bfee04cf89216bd4f92e1d)
|
* [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.
|
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.
|
Have a look at the [installation instructions](../../wiki/getting-started#installation) for detailed information.
|
||||||
|
|
||||||
|
DungeonsXL currently uses BRCommons 0.3.
|
||||||
|
|
||||||
### Java
|
### Java
|
||||||
7 and higher
|
7 and higher
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user