No description
Find a file
Renovate 4a0967afee
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build (pull_request) Successful in 21s
/ build (push) Successful in 37s
Update actions/checkout action to v7
2026-06-20 22:01:21 +00:00
.forgejo/workflows Update actions/checkout action to v7 2026-06-20 22:01:21 +00:00
cmd/tsw_real_weather Add tsw_real_weather command 2026-06-18 12:06:44 +02:00
docs Add API docs 2026-06-17 18:11:34 +02:00
internal Extract function to parse response 2026-06-18 12:06:44 +02:00
.editorconfig Initial commit 2026-06-17 18:09:59 +02:00
.gitignore Initial commit 2026-06-17 18:09:59 +02:00
go.mod Initial commit 2026-06-17 18:09:59 +02:00
mise.toml Initial commit 2026-06-17 18:09:59 +02:00
README.md Add README.md 2026-06-19 05:59:59 +02:00
renovate.json Set up Renovate 2026-06-18 12:06:44 +02:00

TSW Real Weather

TSW Real Weather adds real weather to Train Sim World. Based on the train location, the weather data is loaded from Open-Meteo and updated every few minutes.

Setup

  1. Add the -HTTPAPI start parameter
    • Steam: Find Train Sim World in your Steam Library, right click on it and select Properties. Select the General tab and add the parameters to Launch options.
  2. Start the game and let it create an API key

Usage

Start the application together with the game. The games weather should be updated automatically as soon as you start a trip.

To do

  • Update wind
  • Update snow

This project is not affiliated with Dovetail Games nor Train Sim World.