Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
#General settings
[general]
#Show extended debug info in coupler goggle overlay
extendedCouplerDebug = false
#Skip clientside train derailing. This prevents stuttering when a train places tracks, but trains will not appear derailed when they crash
skipClientsideDerailing = false
#Use a scanline shader when spying through a conductor
conductorSpyShader = true
#Journeymap train overlay old marker removal check time (in ticks)
#Range: 10 ~ 1200
journeymapObsolescenceCheckTicks = 200
#Journeymap train overlay update time (in ticks)
#Range: 1 ~ 600
journeymapUpdateTicks = 1