For texture pack creators, download the ExampleTexturePackMod.zip for a starting reference.
What's Changed
- Editor category buttons can now be monochrome color.
- Advanced editor category buttons can also now be colored.
New config options:
EditorCategoryButtonColor = 1,1,1,1
EditorCategoryModuleButtonColor = 1,1,1,1
EditorCategoryResourceButtonColor = 1,1,1,1
EditorCategoryManufacturerButtonColor = 1,1,1,1
EditorCategoryTechButtonColor = 1,1,1,1
EditorCategoryProfileButtonColor = 1,1,1,1
EditorCategorySubassemblyButtonColor = 1,1,1,1
EditorCategoryVariantsButtonColor = 1,1,1,1
EditorCategoryCustomButtonColor = 1,1,1,1
Thanks to @zapSNH for this update.