How to Enable Automatic Mod Updating on ARK
Automatic mod updating checks your ARK: Survival Evolved mods for updates each time the server starts. It can save manual work, but we generally advise against it: a failed mod update during startup is a common cause of a server that will not boot. If you would rather update manually, see how to add mods.
Warning: Updates only run at startup, and a failed mod update can stop the server from starting. If you enable this and the server later will not boot, see mods not loading.
Enable automatic mod updates
- Log into the game panel and stop the server.
- Open the Command Line Manager and enable the Auto Managed Mods parameter.
- Save the command line, then open the Configuration Files module.
- Open
Game.iniin the text editor. - Add each mod you want auto-updated under a
[ModInstaller]section:
[ModInstaller]
ModIDS=680481868
ModIDS=682394267
- Save
Game.iniand start the server.