about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-03-02 19:47:19 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-03-02 19:47:19 -0500
commit5b7bf82edb672d5d5dbd8b1de64532aeec695661 (patch)
tree7de8d174a75f06f0f11ed5f3de4e17e8e7912c2c /res
parent13aab8498a0a2d4494a088f1235a0e80c078bdcf (diff)
downloadlunatic-5b7bf82edb672d5d5dbd8b1de64532aeec695661.tar.gz
lunatic-5b7bf82edb672d5d5dbd8b1de64532aeec695661.tar.bz2
lunatic-5b7bf82edb672d5d5dbd8b1de64532aeec695661.zip
Handled games with no images
For games where no images could be downloaded from Steam, which happens if a game has been removed from the store, the bot will now use a default background. This image is copyright Nintendo.
Diffstat (limited to 'res')
-rw-r--r--res/README.md2
-rw-r--r--res/default.pngbin0 -> 1080583 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/res/README.md b/res/README.md index 876f0db..814c2b2 100644 --- a/res/README.md +++ b/res/README.md
@@ -1 +1 @@
The images in this directory are originally from the game Super Mario Odyssey, which is copyrighted by Nintendo. \ No newline at end of file The images in this directory, apart from overlay.png and overlay.psd, are originally from the game Super Mario Odyssey, which is copyrighted by Nintendo. \ No newline at end of file
diff --git a/res/default.png b/res/default.png new file mode 100644 index 0000000..6323270 --- /dev/null +++ b/res/default.png
Binary files differ