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.
[Public] Mod images API
[Public] Mod images API
bringing the oops to devops
Re: [Public] Mod images API
I've moved the images API to the v2 prefix and updated the API docs page.
bringing the oops to devops
-
- Filter Inserter
- Posts: 302
- Joined: Fri Mar 18, 2016 4:34 pm
- Contact:
Re: [Public] Mod images API
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?
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
There's no clean-up script currently, so until I get to that these images will stay available.
feature request notedjustarandomgeek 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?
bringing the oops to devops