Replace screenshot with upstream webp
This commit is contained in:
parent
c572fe41ad
commit
9bb2f30fbc
BIN
.cdb-release.jpg
BIN
.cdb-release.jpg
Binary file not shown.
Before Width: | Height: | Size: 276 KiB |
BIN
.cdb-release.webp
Normal file
BIN
.cdb-release.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
@ -22,7 +22,7 @@ return {
|
||||
dev_state = "ACTIVELY_DEVELOPED",
|
||||
version = stamp .. "-$Format:%h$",
|
||||
long_description = readtext("README.md"),
|
||||
screenshots = {readbinary('.cdb-release.jpg')}
|
||||
screenshots = {readbinary('.cdb-release.webp')}
|
||||
}
|
||||
|
||||
-- luacheck: pop
|
||||
-- luacheck: pop
|
||||
|
Loading…
x
Reference in New Issue
Block a user