Skip to content

RandomityGuy/MBExtender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBExtender

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.

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.3%
  • C 9.7%
  • Objective-C 8.9%
  • Rust 8.5%
  • CMake 1.5%
  • Objective-C++ 0.6%
  • Python 0.5%