I'm just here to say "A New Hope" rail mission is what got me hooked on Factorio.
More of this please.
Search found 2 matches
- Sat Apr 11, 2020 7:34 am
- Forum: News
- Topic: Friday Facts #342 - The new old tutorial
- Replies: 38
- Views: 21847
- Mon Mar 14, 2016 4:30 pm
- Forum: Multiplayer
- Topic: Factorio Server Manager
- Replies: 4
- Views: 4554
Re: Factorio Server Manager
Neat!
Also, If you create a .bat file with:
cd /d "C:\Program Files\Factorio\bin\x64\"
Factorio.exe --start-server %~nx1
pause
Then the server will autoload the save file you drag onto the batch file, and you won't need multiple batchfiles or Java.
It doesn't have the custom commandline ...
Also, If you create a .bat file with:
cd /d "C:\Program Files\Factorio\bin\x64\"
Factorio.exe --start-server %~nx1
pause
Then the server will autoload the save file you drag onto the batch file, and you won't need multiple batchfiles or Java.
It doesn't have the custom commandline ...