9 lines
353 B
Plaintext
9 lines
353 B
Plaintext
# If enabled, exporting a schematic will also create a .lua file
|
|
# in addition to the .mts file.
|
|
schemedit_export_lua (.lua file schematic export) bool false
|
|
|
|
# Specify the style of the visual border markers.
|
|
# * edges: Show borders at the edges
|
|
# * checkers: Checker pattern at the sides
|
|
schemedit_border_style (Border style) enum edges edges,checkers
|