pandorabox-io / pandorabox.io

Pandorabox infrastructure code
https://pandorabox.io
31 stars 4 forks source link

Automatic updates of colors.txt #295

Closed thomasrudin closed 5 years ago

thomasrudin commented 5 years ago

Source: https://github.com/MilesBDyson/Colors.txt

MilesBDyson commented 5 years ago

how are you wanting to update this .. from within the game .. on a timed schedule or do you just want to simplify the process for the occasional update from the terminal..

thomasrudin commented 5 years ago

I will implement a similar solution to https://github.com/pandorabox-io/pandorabox-mods/issues/3

Just a cron-triggered script that checks for upstream updates. I'll add a symlink to the colors.txt repo and maybe a mapserver-restart after changes.

thomasrudin commented 5 years ago

@MilesBDyson i added an hourly update mechanism, can you try to make changes to your repo?