Author Topic: Is there any way I can store Blockland on an external drive?  (Read 366 times)

My hard disc is full, so I want Blockland to store it's folder and data on my LaCie. Is there any way to do that?

First, turn on file extensions if you have not done so already. 

  • Put BlocklandLauncher.exe into a folder on your usb drive. 
  • In that same folder, right click->New->Text Document. 
  • Rename the text document to RunBlockland.bat
  • A windows message will say "If you change a file extension, the file might become unusable.  Are you sure you want to change it?".  Click "Yes"
  • Right click RunBlockland.bat->Edit.  The file should open in notepad
  • Paste in the following code:
    Code: [Select]
    Start BlocklandLauncher.exe -profilePath .
  • Save the file
  • Double click "RunBlockland.bat" to run your new portable install of Blockland.



Is this impossible to do on a Mac?