We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d3fffb + b15d26d commit 3b1bc2fCopy full SHA for 3b1bc2f
1 file changed
GameData/000_FilterExtensions_Configs/Default/Mod_KNES.cfg
@@ -0,0 +1,35 @@
1
+CATEGORY:NEEDS[Knes]
2
+{
3
+ name = Knes
4
+ icon = KNES
5
+ colour = #FFF0F0F0
6
+ all = true
7
+
8
+ FILTER
9
+ {
10
+ CHECK
11
12
+ type = folder
13
+ value = Knes
14
+ }
15
16
17
+ SUBCATEGORIES
18
19
+ list = 0,Pods
20
+ list = 1,Fuel Tanks
21
+ list = 2,Engines
22
+ list = 3,Command and Control
23
+ list = 4,Structural
24
+ list = 5,Coupling
25
+ list = 6,Payload
26
+ list = 7,Aerodynamics
27
+ list = 8,Ground
28
+ list = 9,Thermal
29
+ list = 10,Electrical
30
+ list = 11,Communications
31
+ list = 12,Science
32
+ list = 13,Utility
33
+ list = 14,Undefined
34
35
+}
0 commit comments