We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fbfd7 commit 1cebc7aCopy full SHA for 1cebc7a
wiki/getting-started/Installation.md
@@ -14,7 +14,7 @@ nav_order: 1
14
15
## General Prerequisites
16
To run BlueMap you need:
17
-- Java 16 or newer
+- Java 21 or newer
18
- Minecraft Java-Edition
19
20
BlueMap only works with Java-Edition worlds, Bedrock-Edition worlds are not supported!
@@ -88,6 +88,7 @@ You can use BlueMap as a standalone app on the [CLI](https://en.wikipedia.org/wi
88
This is useful if you want to render a map of a minecraft-world, but don't want to set up an entire minecraft-server.
89
90
### Prerequisites
91
92
- A minecraft-world that you want to render
93
- Any **port** that you can use to host the webserver on
94
*(Ask your hosting service if & how you can open a port)*
0 commit comments