Author Topic: How do I make a dedicated server?  (Read 523 times)


Create a .bat file in the directory of BlocklandLauncher.exe
name it whatever, and add in the file:

Code: [Select]
start BlocklandLauncher.exe -dedicated
Some things you can add to that can look like this:

Code: [Select]
start BlocklandLauncher.exe -dedicated -serverName Blah -password Bleh

That is assuming he is running the non-steam version of Blockland.
Based on his Blockland ID, he is a steam user ( 207012 ).

As far as I am aware, there is no way for a steam user to run a dedicated server without it forcing Blockland to show up as running.
It's a bit messy and Badspot has yet to fix the issue.

Based on his Blockland ID, he is a steam user ( 207012 ).

Ah right, I totally forgot about that.