Second 1.1 Attempt

Uploaded 1 year ago

Download

My second attempt at launching a rocket on version 1.1

Benchmark

View benchmarks: All | By CPU

Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/04a8d99a97dcadfa6fb498b9f0ee2266b5ff038215a4587f8945773851277923.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/04a8d99a97dcadfa6fb498b9f0ee2266b5ff038215a4587f8945773851277923.zip' bash