Merge branch 'main' of github.com:Nan1t/NanoLimbo into main

This commit is contained in:
Nan1t 2020-11-28 10:58:05 +02:00
commit e234b4ffd7

View File

@ -30,7 +30,7 @@ There are no commands. To close server just run `Ctrl+C` in the terminal. It wil
The installation process is simple. The installation process is simple.
1. Download the latest version of program **[here](https://github.com/Nan1t/NanoLimbo/tree/main/build/libs)** 1. Download the latest version of program **[here](https://github.com/Nan1t/NanoLimbo/releases)**
2. Put jar file in the folder you want. 2. Put jar file in the folder you want.
3. Create a start script as you did it for Bukkit/Spigot/etc. with command like this: 3. Create a start script as you did it for Bukkit/Spigot/etc. with command like this:
`java -jar <FileName>.jar` `java -jar <FileName>.jar`