Add option to ignore mods from auto-update (#590)

This commit is contained in:
Chrisliebär
2025-10-01 05:37:49 +02:00
committed by GitHub
parent 2367a3358c
commit a17f905cac
5 changed files with 35 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ services:
# - PUID=1000
# - PGID=1000
# - UPDATE_MODS_ON_START=true
# - UPDATE_IGNORE=mod1,mod2,mod3
# - USERNAME=FactorioUsername
# - TOKEN=FactorioToken
# - PORT=34198