Documentation for UI style definitions
Documentation for UI style definitions
0.17 broke a lot of UI style definitions I have been using for my LTN Tracker mod. According to Bilka on discord there is no public documentation of the changes. Would it be possible to publish your internal docs? I guess most of it can be inferred from core/prototypes/style.lua, but documentation would make life a lot easier for UI modders.
Re: Documentation for UI style definitions
Yeah I ran into this too, would be nice to have an overview of all the possibilities.
Re: Documentation for UI style definitions
it broke alot of styles for alot of mods.
viewtopic.php?f=25&t=67420&p=410979#p410979
since we have to select from a standard list (or make everything new) it would be really nice (if not critical) to have a list of what is available.
viewtopic.php?f=25&t=67420&p=410979#p410979
since we have to select from a standard list (or make everything new) it would be really nice (if not critical) to have a list of what is available.
Re: Documentation for UI style definitions
Now documented at https://wiki.factorio.com/Types/StyleSpecification.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: Documentation for UI style definitions
Nice, thanks for the work!