mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 10:58:28 +00:00
update readme with new available function. Move configuration before installation
This commit is contained in:
parent
99e083a225
commit
b3ae4e6b0a
12
README.md
12
README.md
@ -25,6 +25,10 @@ NB: You may want to change the `install.sh` parameter to fit your steam user if
|
||||
|
||||
This will copy the `arkmanager` and the `arkdaemon` to the proper directories and will create an empty log directory in `/var/log` for ARK Server Tools.
|
||||
|
||||
## Configure ARK Server
|
||||
|
||||
All the needed variables are stored in the /etc/arkmanager/arkmanager.cfg configuration file change them following the comments.
|
||||
|
||||
## Install ARK Server
|
||||
|
||||
To install ARK Server just run this command as normal user:
|
||||
@ -32,11 +36,6 @@ To install ARK Server just run this command as normal user:
|
||||
```sh
|
||||
arkmanager install
|
||||
```
|
||||
|
||||
## Configure ARK Server
|
||||
|
||||
All the needed variables are stored in the `steam` home directory inside `.arkmanager.cfg`, change them following the comments.
|
||||
|
||||
## Commands
|
||||
|
||||
#### arkmanager install
|
||||
@ -54,6 +53,9 @@ restarts ARK server
|
||||
#### arkmanager update
|
||||
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 broadcast [message]
|
||||
broadcast a message to ARK server chat
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user