From b3ae4e6b0a4d5d2dd84ca91b4dd26cef9bcb889e Mon Sep 17 00:00:00 2001 From: Sispheor Date: Sun, 21 Jun 2015 10:02:07 +0200 Subject: [PATCH] update readme with new available function. Move configuration before installation --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 571e391..230d832 100644 --- a/README.md +++ b/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