Author Topic: Is there any way to store Blockland on an external drive (Mac OS X)  (Read 631 times)

Sorry, I didn't make it clear in the last post that I run Mac.

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?


wait, so how is this any different from this?

So, I think the command is

Exec BlocklandLauncher.app -profilePath

But I am confused at what to do next.

wait, so how is this any different from this?

.bat is for Windows, not mac.

.bat is for Windows, not mac.
i know, i meant the topic

and it looks like you should use open instead of exec? i'd test both

The problem is it won't let me change from MyUsername$ to LaCie disk. Ya know, like at the beginning of the command.

I know the command, but how do I make it executable AND work with the LaCie?


Ok, I got it. It had to be /Users/johnmegan/~/Blockland/BlocklandLauncher.app/Contents/MacOS/BlocklandLauncher -profilePath

BUT if I wanted it in the LaCie Disk, would it be LaCie Disk/Blockland/BlocklandLauncher.app/Contents/MacOS/BlocklandLauncher -profilePath LaCie Disk/Blockland?

Got it! It is: /Volumes/LaCie Disk/Blockland/BlocklandLauncher.app/Contents/MacOS/BlocklandLauncher -profilePath /Volumes/LaCie Disk/Blockland
Thanks Greek2me!