Skip to content

Releases: davidkarpik/network-planner

Network Planner v0.53.0

08 Jun 03:35

Choose a tag to compare

Network Planner for Subway Builder. The Planning and Efficiency tabs need no setup; satellite imagery is optional.

Install

  1. Download network-planner-v0.53.0.zip from the Assets below.
  2. Open your Subway Builder mods folder:
    • macOS: ~/Library/Application Support/metro-maker4/mods (in Finder press Cmd+Shift+G, paste that path, Enter)
    • Windows: %APPDATA%\metro-maker4\mods (paste into the File Explorer address bar)
    • Tip: in-game via Main Menu > Settings > Mods.
  3. Inside mods, create a folder named network-planner.
  4. Extract the zip's files directly into that folder, so you end up with mods/network-planner/manifest.json, main.js, etc. (not a nested subfolder).
  5. Restart the game, open Settings > Mods, and enable Network Planner.

Satellite imagery (optional)

Real photographic basemaps (Esri / Google / Hybrid / OSM), all key-free. Needs Node.js (https://nodejs.org). From the mods/network-planner folder:

  • macOS, run once (auto-starts at login): bash install-proxy.sh
  • Windows, run once: see the README for the one-line schtasks command
  • Any OS, each session: node proxy.js

The Setup tab shows whether the proxy is connected. Full docs: https://github.com/davidkarpik/network-planner

v0.52.0

07 Jun 08:52

Choose a tag to compare

Network Planner for Subway Builder. The Planning and Efficiency tabs need no setup; satellite imagery is optional.

Install

  1. Download network-planner-v0.52.0.zip from the Assets below.
  2. Open your Subway Builder mods folder:
    • macOS: ~/Library/Application Support/metro-maker4/mods (in Finder press Cmd+Shift+G, paste that path, Enter)
    • Windows: %APPDATA%\metro-maker4\mods (paste into the File Explorer address bar)
    • Tip: in-game you can find it via Main Menu > Settings > Mods.
  3. Inside mods, create a folder named network-planner.
  4. Extract the zip and put its files directly into that folder, so you end up with mods/network-planner/manifest.json, main.js, etc. (not a nested subfolder).
  5. Restart the game, open Settings > Mods, and enable Network Planner.

Open the panel from its toolbar icon, load a city, and you are set.

Satellite imagery (optional)

Real photographic basemaps. Needs Node.js (https://nodejs.org). From the mods/network-planner folder:

  • macOS, run once (auto-starts at login): bash install-proxy.sh
  • Windows, run once: see the README for the one-line schtasks command
  • Any OS, each session: node proxy.js

The Setup tab shows whether the proxy is connected. Full docs: https://github.com/davidkarpik/network-planner