mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
9 lines
266 B
INI
9 lines
266 B
INI
|
// Custom category, requires WildBlueTools to work
|
||
|
MODCAT
|
||
|
{
|
||
|
title = #LOC_ConformalDecals_category-decals_title // Decals
|
||
|
|
||
|
folderName = ConformalDecals
|
||
|
normalPath = ConformalDecals/Icons/decals-unselected
|
||
|
selectedPath = ConformalDecals/Icons/decals-selected
|
||
|
}
|