Create Tram Additions
Route announcements for your trains
This mod transforms regular trains into authentic city trams with a voice announcement system. Passengers will now hear real-time route information directly during their journey.
Main features:
- Automatic next stop announcements
- Automatic arrival notifications at stations
- Ability to configure custom announcements through the schedule
- Support for custom MP3 files via a configurable Python server (default uses official text-to-speech service)
CRN integration through placeholder variables:
- ${group} - group name
- ${line} - line number
- ${next_stop} - next stop (works even without CRN)
These variables are automatically replaced with current data during announcements.
It is recommended to create a world backup before installing or updating the mod.