This is the main repository for the public release of the game data and scripts for PQ (old repository here).
See MBExtender for the C++ engine modification source code (old repository here).
For new developers this should not be downloaded from the GitHub website, but cloned with git (or a git client such as VSCode or GitHub Desktop), which has an interface that lets you easily update it and sync your local files to this repository.
git lfs pull
Marble Blast Platinum
folder.If you want to build the plugins from source, clone and build MBExtender and install it into Marble Blast Platinum
.
MIT License for all PQ script files and shaders. See the headers of individual files for further details.
Assets are released here but not under any license. Contact us if you want to use them for your own purposes.
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.
There is no linter for Torque Script, but we do have a coding style used throughout the project. Please try to follow it.