Closed yamamushi closed 6 years ago
There is, but I haven't built the genie
executable because I don't have a mac dev machine:
toy/mud/3rdparty/GENie
GENie/build/gmake.darwin
make
should do)GENie/bin/darwin
or somewhere like that and copy it to toy/bin/darwin
then use that executable everytime you need to invoke genie
If everything goes well you can do a pull request with that executable or send it to me somehow and I'll add it
As of https://github.com/hugoam/toy/commit/fc5f95ad9a7e8eae3d0951bb156b166c9d45236e toy builds on macOS and also has continuous integration set to build for OSX too : https://travis-ci.org/hugoam/toy
The website has an Apple logo on it, though I see it missing from the build instructions and of course there's no genie binary for it in the repo either.
Is there a long-term plan to support macOS? Can it already be built perhaps?