Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
/ MBRewind Public archive

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ac1030 · Mar 1, 2021

History

50 Commits
Feb 24, 2021
Feb 24, 2021
Feb 28, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Mar 1, 2021
Feb 24, 2021
Jan 8, 2021
Feb 25, 2021
Jan 8, 2021
Jan 8, 2021

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