Instructions
These steps apply to ToME 3 starting with alpha 6:
- Have at least Mac OS X 10.4 and Xcode 2.2. The build might work with less, but you'll probably have to do some extra work to change the makefile to work for you. We're shipping universal binaries, though, so these are the minimums we're supporting.
Install the universal SDL, SDL_net, SDL_ttf, SDL_image, SDL_mixer, and SDL_gfx (framework available here) frameworks into /Library/Frameworks (For the standard SDL libraries, recent prebuilt ones should work).
Run make -f makefile.osx from the ToME src/ directory.
-- NeilStevens
ToME Wiki