factoriotools / factorio-docker

Factorio headless server in a Docker container
https://hub.docker.com/r/factoriotools/factorio/
MIT License
1.08k stars 243 forks source link

Improve logging in updating mods #518

Closed Fank closed 1 month ago

Fank commented 1 month ago

This pull request includes updates to the update_mod() function in the docker/files/update-mods.sh script to improve the clarity of log messages during the mod update process.

Improvements to log messages:

Related #517 #468