Train Fix
Uploaded 2 years ago
All the trains!
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/7ce9e7704dadd48d3df8f21f66b7b9e52cb7bf243bbb52af8c3e91b0e65b093f.zip'; [Net.ServicePointManager]::SecurityProtocol = 'tls12, tls11, tls'; iwr -useb https://factoriobox.1au.us/scripts/benchmark.ps1 } | iex"
Linux (bash)
curl -s https://factoriobox.1au.us/scripts/benchmark.sh | URL='https://factoriobox.1au.us/map/download/7ce9e7704dadd48d3df8f21f66b7b9e52cb7bf243bbb52af8c3e91b0e65b093f.zip' bash