DanMcAwesome's Map
Uploaded 2 years ago
Early game build so far
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/d75614769bae44cb7e9f5b392cf12463b0f7ae389199e0f8a3b8fdec61c8d8c7.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/d75614769bae44cb7e9f5b392cf12463b0f7ae389199e0f8a3b8fdec61c8d8c7.zip' bash