vkQuake - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
Source Port | vkquake |
Game(s) | Quake |
Homepage | https://github.com/Novum/vkQuake |
Source Code | https://github.com/Novum/vkQuake |
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 | No Mac support provided |
Project Status | Abandoned |
Build System | Meson |
Programming Language(s) | C/C++ |
Data Situation | Looks for the id1 directory parallel to the executable, or parallel to the app bundle |
Homebrew Requirements | brew install molten-vk vulkan-headers sdl2 libvorbis flac mad |
Notes
This project was originally using a rudimentary makefile that needed modifications but it's now using a different build system entirely which means the MSP fork is no longer necessary. This should help us update more often.