Convert screenshot to webp
This commit is contained in:
parent
fae1e67015
commit
8e698dec8a
Binary file not shown.
Before Width: | Height: | Size: 160 KiB |
BIN
.cdb-screenshot.webp
Normal file
BIN
.cdb-screenshot.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
@ -23,7 +23,7 @@ return {
|
||||
type = "mod",
|
||||
dev_state = "ACTIVELY_DEVELOPED",
|
||||
long_description = readtext('README.md'),
|
||||
screenshots = {readbinary('.cdb-screenshot.jpg')}
|
||||
screenshots = {readbinary('.cdb-screenshot.webp')}
|
||||
}
|
||||
|
||||
-- luacheck: pop
|
||||
|
Loading…
x
Reference in New Issue
Block a user