OpenJKDF2 - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
Source Port | OpenJKDF2 |
Game(s) | Jedi Knight: Dark Forces II |
Homepage | https://github.com/shinyquagsire23/OpenJKDF2 |
Source Code | https://github.com/shinyquagsire23/OpenJKDF2 |
Build Type: | Mac Source Ports Build |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases |
Mac Support Status | Official Mac support and builds |
Project Status | Active |
Build System | CMake |
Programming Language(s) | C/C++ |
Data Situation | Asks for data location on first run |
Homebrew Requirements:
brew install openal-soft sdl2 sdl2_mixer glew python3 imagemagick
pip3 install cogapp generate-iconset
Notes
So this one requires both the brew
items and some Python plugins via the pip3
command.
I was maintaining a fork of this one but the latest code packages well for macOS so I just use the project repo now.