This is the main repository for PlatinumQuest's MBExtender build, containing the source to all the plugins needed to run the game.
See PlatinumQuest for the game files including scripts and art.
MIT License for all PQ code. Third party dependencies under their own licenses, see MBExtender/LICENSES.txt
While there's no formal CLA, your contributions, if included, will also be released here under the MIT license and included in binary form in the game.
- CMake >= 3.14
- (Windows) Visual Studio 2019
- (Windows) DirectX SDK (June 2010)
- (Mac) Xcode 9
- (Mac) macOS 10.7 SDK (get it from Xcode 4)
- (Linux) clang-cl 10.0+ compiles it, use at your own peril though