-
-
Notifications
You must be signed in to change notification settings - Fork 155
Increase Max Players
Robert Thomas edited this page Sep 12, 2024
·
3 revisions
You can either modify your Game.ini
file, or append the parameter below to your launch command:
-ini:Game:[/Script/Engine.GameSession]:MaxPlayers=8
Example:
./FactoryServer.sh -Port=7777 -ini:Game:[/Script/Engine.GameSession]:MaxPlayers=8