modded7/overrides/config/ulv_covers.cfg

12 lines
300 B
INI
Raw Normal View History

2022-07-28 15:15:58 +08:00
# Configuration file
general {
2023-09-18 20:24:40 +10:00
# Recipe Type. Options: none (no generated recipes), easy (2x2 crafting), normal (3x3 crafting). Default: normal
S:recipeType=easy
2022-07-28 15:15:58 +08:00
2023-09-18 20:24:40 +10:00
# Theme ULV Parts as Steam Parts. Options: true (Steam Parts), false (ULV Parts). Default: false
B:steamTheme=false
2022-07-28 15:15:58 +08:00
}