Convert CDB screenshot to webp

This commit is contained in:
Aaron Suen 2024-07-27 13:24:14 -04:00
parent 55d32ed62b
commit 5ea92933d2
3 changed files with 1 additions and 1 deletions

BIN
.cdb1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

BIN
.cdb1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -32,7 +32,7 @@ return {
repo = "https://gitlab.com/sztest/nc_sky_ultra_mulligan",
issue_tracker = "https://discord.gg/NNYeF6f",
maintainers = {"Warr1024"},
screenshots = {readbinary('.cdb1.jpg')}
screenshots = {readbinary('.cdb1.webp')}
}
-- luacheck: pop