Go to file
izawartka b70716e09e Scenery and Sign bugfixes
*Fixed <> and [ ] tags appearing in sign texts
*Reduced the number of useless parser warnings by adding TerrainGroup, EndTerrainGroup and all objects with "Forest" in their name to the ignore list
2025-06-13 20:00:07 +02:00
public New sign definitions & aliases 2025-06-13 18:32:09 +02:00
src Scenery and Sign bugfixes 2025-06-13 20:00:07 +02:00
tools Signalboxes and signals recognition bugfix 2025-06-09 01:04:38 +02:00
.gitattributes Initial commit 2025-05-29 13:11:22 +02:00
.gitignore Initial commit 2025-05-29 13:11:22 +02:00
package-lock.json Added ZoomPan hook, fixed overflow 2025-06-02 20:57:32 +02:00
package.json Added ZoomPan hook, fixed overflow 2025-06-02 20:57:32 +02:00
README.md Update README.md 2025-05-29 13:13:08 +02:00

td2-visualizer

Narzędzie do przeglądania scenerii Train Driver 2 w przeglądarce. Przed załadowaniem pliku scenerii, najpierw przekonwertuj go do lżejszego formatu używając skryptu tools/scp.py.

A tool for viewing Train Driver 2 scenery files in the browser. Before loading a scenery file, make sure to first convert it to lightweight format using tools/scp.py script.

WIP

Author

masuo / izawartka