SessionPlugin
BakkesMod Rocket League plugin to keep track of and display your current session stats per playlist. It shows your current MMR (Match Making Rating) gain/loss, wins, losses and your current win/loss streak.
Installation
Install this plugin from BakkesPlugins
Install plugin with plugin manager: ID = 151
Note: When installing, be sure to restart game after to fully install.
Build it yourself either:
- Set an environment variable
- Add a BAKKES_MOD environment variable that has the path to the bakkesmod folder (e.g. 'STEAMLIBRARY/steamapps/common/rocketleague/Binaries/Win64/bakkesmod')
- Restart computer
- Build the solution in Release | 64-bit
- Edit the project properties to correct the paths (replace BAKKES_MOD environment variable with the path to the bakkesmod folder in the rocket league 64 bin folder)
- C/C++ -> General -> Additional Include Directories
- Linker -> General -> Additional Library Directories
- Build Events -> Post-Build Event -> Command Line
- SessionPlugin.dll
- SessionPlugin.set