arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

How to use this server arg -newsaveformat -usestore #1260

Open SwarupGolui opened 10 months ago

SwarupGolui commented 10 months ago

How to use this server arg ( -newsaveformat -usestore ) ?

For New Official backup https://survivetheark.com/index.php?/server-backups/

klightspeed commented 10 months ago

Those would be:

arkflag_newsaveformat=true
arkflag_usestore=true
SwarupGolui commented 10 months ago

Those would be:

arkflag_newsaveformat=true
arkflag_usestore=true

Thanks..