-
Notifications
You must be signed in to change notification settings - Fork 2
openttd.cfg configuration
timmy469 edited this page Apr 7, 2013
·
1 revision
Open the openttd.cfg file of your server.
Go to the section [network]
[network]
admin_password = my_admin_password
Open the openttd.cfg file of your server.
Go to the section [network]
[network]
rcon_password = my_rcon_password
Open the openttd.cfg file of your server.
Go to the section [network]
[network]
server_admin_port = my_admin_port
Run the server.
openttd -D
Run the admin
java -jar openttd-admin.jar localhost:my_admin_port my_admin_password