mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 19:08:27 +00:00
update readme to ask for screen installation
This commit is contained in:
parent
fdeac1f56e
commit
a8e0f79c67
@ -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.
|
||||
|
||||
## Install requirement
|
||||
Use this command to install soft requirement on your system
|
||||
```
|
||||
apt-get install screen unzip
|
||||
```
|
||||
|
||||
## Install ARK Server Tools
|
||||
|
||||
To install ARK Server Tools run these commands:
|
||||
@ -56,6 +62,9 @@ manually updates ARK server
|
||||
#### arkmanager status
|
||||
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]
|
||||
broadcast a message to ARK server chat
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user