Comments

Log in with itch.io to leave a comment.

Hey there - uh, how do I actually run the OSX version? None of the files seem executable. Best - Micah

(1 edit)

Heya Micah :-).

Yeah, I think its the zip file, I've changed it to a tarball for now to preserve the executable permissions at least, but the OS X build really needs to be converted to something like Velopack to be a bit nicer as a dmg or pkg. Its on my list of build things to improve.

OK, I had to run Client.Desktop/Client.Desktop from a shell and disable a lot of gatekeeper warnings, but it seems to open. Will take a look tonight

FYI:
```

[mgates 04/18@08:35:29AM ~/Downloads/blight-osx-arm64/Client.Desktop]

% ./Client.Desktop                                                        137 ↵

Error loading scripts/songs/pixel_quest.lua: cannot convert a string to a clr type MoonSharp.Interpreter.Table

Quest registry: 1 quests, 3 acts, 12 encounters

```

Oh sweet, I'll fix the pixel_quest.lua as well, its just a bad bit of lua.

Yeah, I haven't gotten any signing or anything for Mac, thats where the change to Velopack will bring that in at the same time.