godotengine/godot-demo-projects

Screenshots are broken on asset library due to file name/format change

GuillaumeOz opened this issue · 3 comments

Hi,

PNG is missing to this url :

https://godotengine.org/asset-library/asset/132

Error : 404 not found

Demos use WebP screenshots in the master branch, but we should modify screenshot URLs to reflect the state of the demos in Godot 3.5 anyway. This means using the 3.5 branch instead of master for icon URLs.

This will require going through all official demos one by one. I've fixed RichTextLabel so far.

I would like to help @Calinou, just to be sure to understand before working on this, the goal is to convert all screenshots into webp format and update all readme accordingly, right ?

Is there any preferred settings ? (compression level, lossless, etc)

I resolved this issue yesterday, so this issue can now be closed. (Resolving this issue required editing assets on the asset library, so you had to have moderator privileges.)