rk0cc / tmp_dbus_stop_sheet

Generate a JSON file of DBus World bus stop spreadsheets in Truckers MP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmpstops.json generator

This crappy node.js script helps generating JSON data from Truckers MP's spread sheets.

You must create your own service account and download JSON file and rename to credntials.json in Google Cloud. And ensure these API service enabled:

  • Sheets API

When all set, run npm start, it generated tmpstops.json file.

Known incorrect data from TMP's sheets (update at 2022-08-26)

  • Kotka is a Finland city which featured in "Beyond the Baltic Sea", but the sheets assigned as "Going East".
  • "Vive la France" misspelled "Vive" to "Viva"

About

Generate a JSON file of DBus World bus stop spreadsheets in Truckers MP

License:MIT License


Languages

Language:JavaScript 100.0%