Rebase modupdater (#267)

Based on work from https://github.com/ALovedOne and https://github.com/patschi
This commit is contained in:
Sandro Jäckel
2019-07-04 00:34:09 +02:00
committed by Florian Kinder
parent 4ba56ee010
commit 28598a42a3
6 changed files with 122 additions and 4 deletions

View File

@ -112,6 +112,8 @@ To generate a new map stop the server, delete all of the saves and restart the s
Copy mods into the mods folder and restart the server.
As of 0.17 a new environment variable was added ``UPDATE_MODS_ON_START`` which if set to ``true`` will cause the mods get to updated on server start. If set a valid [Factorio Username and Token](https://www.factorio.com/profile) must be supplied or else the server will not start. They can either be set as docker secrets, environment variables, or pulled from the server-settings.json file.
## Scenarios