Menu
 

Avorion Workshop Mods: modconfig.lua, Client Sync & Update Safety

Avorion Workshop Mods on a Dedicated Server

Avorion can download Workshop mods for the server and tell clients which Workshop items they need. The control file is modconfig.lua in the galaxy directory.

Keep the mod stack reproducible

StepWhy
Back up the galaxyA mod update can change scripts or behavior in an existing world.
Record Workshop IDsNames and display pages can change; IDs are the useful record.
Test one updateSeparates a bad mod from a server or network failure.
Check client downloadPlayers need compatible client-side content when the mod requires it.

Workshop versus local mods

Workshop entries are the easier path because the server can download them. Non-Workshop mods require a stable server path and a deliberate distribution plan. If both a path and Workshop identity are configured, keep their versions aligned.

Mods can disable achievements and can change the behavior of a long-lived galaxy. Treat a mod list as part of the backup, not as disposable decoration.

For rollback, see the galaxy backup guide. Managed Workshop updates are part of Avorion hosting.

Tired of fighting this issue every patch?

Run a managed Avorion server with us. We handle the patches, mod-version pinning, save backups, and DDoS protection. Set up in 3 minutes, 5 datacenter regions, no contract.

See Avorion hosting plans →
Top