Enabling auto updates
OpenMod can automatically update itself on each server start. You can enable it by
- Starting the server with
-OpenModAutoUpdate
argument, or - Setting the
OpenMod_EnableAutoUpdate
environment variable totrue
.
Auto updating is disabled by default.