missing_icons
Makes sure objects actually have icons that exist!
Vars | |
additional_icon_location | additional_icon_location is for downstream modularity support. Make sure this location is also present in tools/deploy.sh If you need additional paths ontop of this second one, you can add another generate_possible_icon_states_list("your/folder/path/") below the if(additional_icon_location) block in Run(), and make sure to add that path to tools/deploy.sh as well. |
---|
Var Details
additional_icon_location
additional_icon_location is for downstream modularity support. Make sure this location is also present in tools/deploy.sh If you need additional paths ontop of this second one, you can add another generate_possible_icon_states_list("your/folder/path/") below the if(additional_icon_location) block in Run(), and make sure to add that path to tools/deploy.sh as well.