You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
podmack/config/littlelogistics-client.toml

12 lines
335 B
TOML

[general]
#Modify the rate of smoke produced by a tug. Min 0, Max 1, Default 0.4
#Range: 0.0 ~ 1.0
tugSmoke = 0.4
#Modify the rate of smoke produced by a locomotive. Min 0, Max 1, Default 0.2
#Range: 0.0 ~ 1.0
locomotiveSmoke = 0.2
#Disable indicator beacons for tug route item. Default false.
disableTugRouteBeacons = false