We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7d407 commit 9b5b1c1Copy full SHA for 9b5b1c1
smart_launch.sh
@@ -37,6 +37,7 @@ echo "###"
37
exec /opt/factorio/bin/x64/factorio \
38
$disallow_commands \
39
$no_auto_pause \
40
+ --latency-ms ${FACTORIO_LATENCY_MS} \
41
--autosave-interval ${FACTORIO_AUTOSAVE_INTERVAL} \
42
--autosave-slots ${FACTORIO_AUTOSAVE_SLOTS} \
43
--start-server \
0 commit comments