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