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:
Clarified the log message to include the Factorio version when checking for mod updates. (docker/files/update-mods.sh)
Enhanced the log message to specify the filename being downloaded. (docker/files/update-mods.sh)
This pull request includes updates to the
update_mod()
function in thedocker/files/update-mods.sh
script to improve the clarity of log messages during the mod update process.Improvements to log messages:
docker/files/update-mods.sh
)docker/files/update-mods.sh
)Related #517 #468