Update: Feb 24 2023.
New macOS binaries.
- built on Ventura 13.2.1, using Xcode 14.2
- uses latest Supermodel GitHub code and SDL releases as of Feb 24th 2023
- network code is enabled
Intel and Apple Silicon ("mX") versions included...
https://www.dropbox.com/s/h95xw68fz43ma ... t.zip?dl=0
To play, need the SDL2 and SDL_net Frameworks
Just download the latest *.dmg files from both of the links below, and install per the READMEs in the .dmgs (i.e. in "/Library/Frameworks" or "~/Library/Frameworks")
SDL2: https://github.com/libsdl-org/SDL/releases
SDL_net: https://github.com/libsdl-org/SDL_net/releases
==========================================================
Original post....no longer valid / relevant (but old files linked are still there if anyone still wants them):
SVN release (r865)
The ./zip file contents four seperate executables: with and without network support, for both Apple Silicon and x86-64 CPUs..
https://www.dropbox.com/s/k0b09ylnz7vuybr/Supermodel-svn-r865-macos.zip?dl=0
To run, you'll need SDL2 framework installed in /Library/Frameworks [or ~/Library/Frameworks ], and for network play, also SDL2_net framework [install to same location].
Binary Frameworks are available from:
SDL2 : https://libsdl.org/download-2.0.php [Apple Silicon and x86]
SDL2_net: https://www.libsdl.org/projects/SDL_net/ [x86 only]
I've built an Apple Silicon version of SDL2_net, and can be download here: https://www.dropbox.com/s/hhkpw2pgmim88bf/SDL2_net-m1-2.0.1.framework.zip?dl=0
Here's 4 linked games on Sega Rally 2 running locally [3 player and 1 relay]... if only SDL2 would accept global event inputs we could multi-player on same machine...