Themer/addon.json
worldspawn a1c373aeb0 cleanup
- code style consistency
- removed unused vars for cvars that never existed
- slight optimization of loops
- merge settings categories into one
- force tool panel labels to fix colors on apply (to the best of ability)
- fix gear icon not applying to utilities tab
2024-05-15 23:19:51 -06:00

18 lines
317 B
JSON

{
"description": "A tool to make derma skin application easier.",
"ignore": [
"*.psd",
"icon.jpg",
"themer.gma",
".git/*",
".gitignore",
"README.md",
"LICENSE"
],
"logo": "icon.jpg",
"tags": ["build", "scenic"],
"title": "Themer",
"type": "tool",
"workshopid": 938347376
}