PlatinumTeam / MBExtender

PlatinumQuest extender and engine plugins

Home Page:https://marbleblast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBExtender

This is the main repository for PlatinumQuest's MBExtender build, containing the source to all the plugins needed to run the game.

No longer actively maintained! As of March 2021, this project is no longer maintained due to a lack of willing maintainers. The repository is preserved as a reference but no further changes are planned to be accepted and no future builds are planned.

See PlatinumQuest for the game files including scripts and art.

License

MIT License for all PQ code. Third party dependencies under their own licenses, see MBExtender/LICENSES.txt

Contributing

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.

Requirements

  • 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

About

PlatinumQuest extender and engine plugins

https://marbleblast.com


Languages

Language:C++ 76.1%Language:Objective-C 10.9%Language:Rust 9.2%Language:CMake 1.8%Language:C 1.2%Language:Objective-C++ 0.7%Language:Python 0.1%