Add password command line parameters
Posted: Tue Mar 29, 2022 9:55 pm
Hi!
I own 2 dedicated servers of Factorio, one which is Vanilla and the other one is Modded so everytime I want to play one server or another without loading the game, select/deselect the mods and restart the game I made a script to automatize that which works like a charm but the only inconvenient now is that prompt every single time the password to join.
I'd like to have a command line parameters to add a password too, like -applaunch 427520 --mp-connect server:port --password password123
See my script for anyone that wants to easy swap between servers as example
I own 2 dedicated servers of Factorio, one which is Vanilla and the other one is Modded so everytime I want to play one server or another without loading the game, select/deselect the mods and restart the game I made a script to automatize that which works like a charm but the only inconvenient now is that prompt every single time the password to join.
I'd like to have a command line parameters to add a password too, like -applaunch 427520 --mp-connect server:port --password password123
See my script for anyone that wants to easy swap between servers as example