ControllerImage icon indicating copy to clipboard operation
ControllerImage copied to clipboard

Set up a download facility to grab the latest database.

Open icculus opened this issue 2 years ago • 0 comments

Just needs to be on a webserver that can serve static files and respond correctly to the HTTP If-Modified-Since header.

We can do some magic with a GitHub hook, so it updates the db and replaces the file only if the checksum has changed.

icculus avatar Dec 03 '23 04:12 icculus