update readme to ask for screen installation

This commit is contained in:
Sispheor 2015-06-20 15:54:45 +02:00
parent 5f40f360c7
commit 2c9e8a3831

View File

@ -8,6 +8,12 @@ https://developer.valvesoftware.com/wiki/SteamCMD#Linux
We assume you have created the `steam` user to store steamcmd and your ARK server. We assume you have created the `steam` user to store steamcmd and your ARK server.
## Install requirement
Use this command to install soft requirement on your system
```
apt-get install screen unzip
```
## Install ARK Server Tools ## Install ARK Server Tools
To install ARK Server Tools run these commands: To install ARK Server Tools run these commands:
@ -56,6 +62,9 @@ manually updates ARK server
#### arkmanager status #### arkmanager status
Get the status of the server. Show if the process is running, if the server is up and the current version number Get the status of the server. Show if the process is running, if the server is up and the current version number
#### arkmanager checkupdate
Check if a new version of the server is available but not apply it
#### arkmanager broadcast [message] #### arkmanager broadcast [message]
broadcast a message to ARK server chat broadcast a message to ARK server chat