mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-26 08:18:27 +00:00
Move arkstVersion to script
This commit is contained in:
parent
36b0becd2e
commit
3e0fa90c70
@ -42,6 +42,9 @@ maxOpenFiles=100000
|
|||||||
arkmanagerLog="arkmanager.log" # here are logged the actions performed by arkmanager
|
arkmanagerLog="arkmanager.log" # here are logged the actions performed by arkmanager
|
||||||
arkserverLog="arkserver.log" # here is logged the output of ShooterGameServer
|
arkserverLog="arkserver.log" # here is logged the output of ShooterGameServer
|
||||||
|
|
||||||
|
# Script version
|
||||||
|
arkstVersion="1.3"
|
||||||
|
|
||||||
#---------------------
|
#---------------------
|
||||||
# functions
|
# functions
|
||||||
#---------------------
|
#---------------------
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
arkstVersion="1.2" # used to print the version when needed and to check for updates
|
|
||||||
arkstChannel="master" # change it to a different branch to get non-stable versions
|
arkstChannel="master" # change it to a different branch to get non-stable versions
|
||||||
|
|
||||||
# config SteamCMD
|
# config SteamCMD
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user