migration des scripts vers nouveau repo

This commit is contained in:
2019-02-04 12:53:31 +01:00
commit 9e5ef54604
13 changed files with 140 additions and 0 deletions

4
ARK/readme Normal file
View File

@@ -0,0 +1,4 @@
# you will need to forward ports to the server (GAME_PORT ; GAME_PORT +1 ; QUERY_PORT)
# ark uses huge amount of files and needs system limits to be increased : update the /etc/security/limits.conf file by adding the following values (replacing steamcmd by the user owning the server files) :
# steamcmd hard nofile 100000
# steamcmd soft nofile 100000