Author Topic: Blockland without the launcher (Direct launch)  (Read 2368 times)

The title may sound long and weird, but here's what it is:

It's pretty much the game but without the launcher, just a direct launch to the game without a "Please run using launcher" message you would normally get.

start "" "Blockland.exe" ptlaaxobimwroe


"C:\Users\YOURUSERNAME\Documents\Blockland\Blockland.exe" pltaaxobimwroe

This will only work if you don't have the Steam version of Blockland and are on a Windows computer. Save it as a .bat file somewhere on your computer, and then open it. Blockland should start without the launcher.

Is that batch?
Yup.

This will only work if you don't have the Steam version of Blockland and are on a Windows computer.
It works with Steam...

It works with Steam...
No, it doesn't. "C:\Users\name\Documents\Blockland\Blockland.exe" is not the location of blockland if you are running the steam version. So it doesn't work.

No, it doesn't. "C:\Users\name\Documents\Blockland\Blockland.exe" is not the location of blockland if you are running the steam version. So it doesn't work.
It does. Just swap out the directory with C:\Program Files\Steam\steamapps\common\Blockland\Blockland.exe

It does. Just swap out the directory with C:\Program Files\Steam\steamapps\common\Blockland\Blockland.exe
That's not what I meant. I meant that my original batch file code would not work with the steam version because that is the wrong file location.