mirror of https://github.com/LOOHP/Limbo.git
Update README.md
This commit is contained in:
parent
28f423a6be
commit
f8e2cd0915
|
|
@ -1,4 +1,5 @@
|
||||||
# Limbo
|
# Limbo
|
||||||
|
[](http://ci.loohpjames.com/job/Limbo/)
|
||||||
## Standalone Limbo Minecraft Server 1.16.1
|
## Standalone Limbo Minecraft Server 1.16.1
|
||||||
|
|
||||||
### Starting the server
|
### Starting the server
|
||||||
|
|
@ -9,7 +10,10 @@ java -jar Limbo.jar --nogui
|
||||||
|
|
||||||
Put the world schem file in the same folder as the server jar file and configurate the `server.properties` file to your needs
|
Put the world schem file in the same folder as the server jar file and configurate the `server.properties` file to your needs
|
||||||
***
|
***
|
||||||
Demo Limbo Server
|
### Demo Limbo Server
|
||||||
```
|
```
|
||||||
IP: demo.limbo.loohpjames.com
|
IP: demo.limbo.loohpjames.com
|
||||||
```
|
```
|
||||||
|
***
|
||||||
|
### Downloads
|
||||||
|
- [Jenkins](http://ci.loohpjames.com/job/Limbo/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue