Page 1 of 1

[Public] Mod images API

Posted: Tue Jun 28, 2022 12:36 pm
by vinzenz
I just finished documenting the Mod images API for updating images on the mod page. You can find it on the wiki: https://wiki.factorio.com/Mod_images_API

Please tell me what you think so I can include your feedback before marking it as stable and moving it to the /v2/ url prefix.

Re: [Public] Mod images API

Posted: Tue Jul 26, 2022 3:34 pm
by vinzenz
I've moved the images API to the v2 prefix and updated the API docs page.

Re: [Public] Mod images API

Posted: Thu Dec 08, 2022 3:01 am
by justarandomgeek
What's the lifetime of an image that is uploaded and then un-referenced?

Could we have a flag for "hidden"/unlisted images in the gallery to not be shown in the image-strip on the mod page, for use in the markdown description/faq pages?

Re: [Public] Mod images API

Posted: Thu Dec 08, 2022 9:07 am
by vinzenz
There's no clean-up script currently, so until I get to that these images will stay available.
justarandomgeek wrote:
Thu Dec 08, 2022 3:01 am
Could we have a flag for "hidden"/unlisted images in the gallery to not be shown in the image-strip on the mod page, for use in the markdown description/faq pages?
feature request noted