mirror of https://github.com/LOOHP/Limbo.git
Update README.md
This commit is contained in:
parent
b01cbad932
commit
853329b405
12
README.md
12
README.md
|
|
@ -1,2 +1,12 @@
|
||||||
# Limbo
|
# Limbo
|
||||||
Standalone Limbo Minecraft Server 1.16.1
|
## Standalone Limbo Minecraft Server 1.16.1
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
### Starting the server
|
||||||
|
Use the following command lines to start the limbo server just like any other minecraft server
|
||||||
|
```
|
||||||
|
java -jar Limbo.jar
|
||||||
|
```
|
||||||
|
|
||||||
|
Put the world schem file in the same folder as the server jar file and configurate the `server.properties` file to your needs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue