mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-12-26 02:48:12 +01:00
BlueMap cannot be cross-compatible with multible minecraft-versions, so this version is for 1.14 so we remove the SpongePlugin since there is no Sponge for 1.14 yet
This commit is contained in:
parent
7d9b4d3f4b
commit
41334364b0
@ -28,7 +28,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compile project(':BlueMapCLI')
|
||||
compile project(':BlueMapSponge')
|
||||
//compile project(':BlueMapSponge')
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
Loading…
Reference in New Issue
Block a user