Skip to content

The plugin source for the Rewind mod for Marble Blast Gold and Platinum 1.20

Notifications You must be signed in to change notification settings

RandomityGuy/MBRewind

Repository files navigation

The MB Rewind Project

These are the source files required to build the Rewind plugin along with a few other plugins used by MB-Rewind

Build

Build using CMake.
Visual Studio 2019 required for Windows.
Xcode 9.4.1 for Mac.

To build the plugin.

cmake -DMBPBUILD:BOOL=OFF CMakeLists.txt
cmake  --build . --target Rewind FrameRateUnlock

To build the plugin for MBP-Rewind

cmake -DMBPBUILD:BOOL=ON CMakeLists.txt
cmake  --build . --target Rewind FrameRateUnlock DiscordRPC

About

The plugin source for the Rewind mod for Marble Blast Gold and Platinum 1.20

Resources

Stars

Watchers

Forks

Packages

No packages published