mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Updated Installation (markdown)
parent
5891cda94a
commit
49a16cbd96
@ -39,4 +39,4 @@ You can use bluemap as a standalone app using the [CLI](https://en.wikipedia.org
|
||||
- Run `java -jar BlueMap-cli.jar` so bluemap generates the configuration-files next to the jar in your cwd.
|
||||
- Now open the configs using your favorite editor and read the chapter [Configuration](Configuration) to learn how to configure bluemap.
|
||||
- After you have edited the configs run `java -jar BlueMap-cli.jar -r` to start the render.
|
||||
- With `java -jar BlueMap-cli.jar -w` you can also start the builtin web-server to be able to view your map. Or you can read [this](Configuring-external-web-servers) to learn how to setup NGINX or Apache.
|
||||
- With `java -jar BlueMap-cli.jar -w` you can also start the builtin web-server to be able to view your map. Or you can read [this](Configuring-external-web-servers) to learn how to setup NGINX or Apache for BlueMap.
|
Loading…
Reference in New Issue
Block a user