You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
ARK_maj.sh | 3 years ago | |
ARK_server_start.sh | 4 years ago | |
game.params.ori | 4 years ago | |
game_globals | 4 years ago | |
readme | 4 years ago |
readme
# 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