OpenJazz - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
Source Port | openjazz |
Game(s) | Jazz Jackrabbit |
Homepage | http://www.alister.eu/jazz/oj/ |
Source Code | https://github.com/AlisterT/openjazz |
Build Type: | Mac Source Ports Build |
Port Type | Reverse Engineered Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned but outdated releases |
Mac Support Status | No official Mac support |
Project Status | Active |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Looks for data in ~/Library/Application Support/OpenJazz |
Homebrew Requirements | brew install sdl2 sdl2_net |
Notes
This port previously used SDL1 which made the App Support folder thing tricky but in the time since they have upgraded to SDL2 and I did a PR to add App Support support so this one just builds off of the main repo now.