johnnyguitarFP / deadmatterdedisetup

11 stars 6 forks source link

Priotize launch params over .ini values #15

Open humangenome opened 4 years ago

humangenome commented 4 years ago

Would be great to prioritize launch params over .ini values like MaxPlayers for example.

If command line option sets -MaxPlayers=30 and .ini sets MaxPlayers=30 then override and change to MaxPlayers=36 in .ini

humangenome commented 4 years ago

Would also be wonderful to add in the SteamQueryPort as a launch param