mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-22 14:48:26 +00:00
update readme to ask for screen installation
This commit is contained in:
parent
5f40f360c7
commit
2c9e8a3831
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user