cibikle / LaSSI

LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
GNU Affero General Public License v3.0
5 stars 3 forks source link

Tools - check for data updates #20

Open cibikle opened 10 months ago

cibikle commented 10 months ago

So far there is one data file: the Master Inventory List (ItemList.txt—note to self: rename that), but there will surely be others and, either way, I don't want to ship new releases every time a new item is added to the game. Implement a tool that can check the GitHub repo for changes to the ItemList.txt file (and other data files) and update the local copy.