Author Topic: How to install Blockland Dedicated Servers without re-installing?  (Read 1060 times)

I can't seem to find any way to install the Dedicated servers without re-installing my game.
Is there something I'm overlooking?

Just make a .bat file with this:

start blockland.exe ptlaaxobimwroe -dedicated -nosteam

Just make a .bat file with this:

start blockland.exe ptlaaxobimwroe -dedicated -nosteam
how




I feel stupid

open notepad
type the text (start blockland.exe ...)
save as whatever.bat

Just make a .bat file with this:

start blockland.exe ptlaaxobimwroe -dedicated -nosteam
if this doesnt work you technically are supposed to specify a window title, but windows might have made it no longer necessary
start "" blockland.exe ptlaaxobimwroe -dedicated -nosteam