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