Author Topic: Does anyone have the .bat Dedicated server files for v20?  (Read 387 times)

I'm just tired of having to change the map upon start of the server. I have the shortcuts but I want to edit them so I can start the serve on any map I want to. I tried opening notepad, and entering the text, then saving at .bat but it just doesn't work.

Right-Click Desktop/Wherever
New Shortcut
"C:\Program Files\BlocklandLauncher.exe" -dedicated -map mapname
Done

stuff I meant
For 32-bit: "C:\Program Files\Blockland\BlocklandLauncher.exe" -dedicated -map mapname
For 64-bit: "C:\Program Files (x86)\Blockland\BlocklandLauncher.exe" -dedicated -map mapname

stuff I meant
For 64-bit: "C:\Program Files (x86)\Blockland\BlocklandLauncher.exe" -dedicated -map mapname

So this would be inside the file?

So this would be inside the file?
That would be part of the shortcut location.