a small editor to edit the trains.txt of Rail Route map editor
- gui edit(almost done)
- the stops gui when choosing train stops
- access&change the file
- backup the file
- read the stops,trains
- add a train&save it to file
download the file (.py if you have python installed,or the releases(the zip)(suggested))
unzip the file(should contain the "_internal" folder)
and open the exe file
done!
the program follows the MIT LICENSE
you can use the code according to the LICENSE
v0.0.2
tkinter gui updates
v0.0.1
initial updates
the program uses the following libraries:
- copy
- os
- re
- tkinter
- loggerjava
you can check the rail_route_schedule_editor_log.log
to analysis the faults
don't forget to register_def after adding a new def/class