Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.1 KB

Features

Records statistics at the end of a match and uploads them to a server. View at https://statsoficarus.xyz/#matchHistory

Installation

With some mod (like Buffkit) already installed

  1. Download MatchHistoryMod.dll from the releases page.
  2. Put the file into [Game Directory]/BepinEx/Plugins

Pre-packaged version (if you have no previous mods)

  1. Download MatchHistoryModPackage.zip from the releases page.
  2. Unzip the contents of the file directly into the game directory.

Manual installation (if you have no previous mods)

  1. Download BepInEx from https://github.com/BepInEx/BepInEx/releases/download/v5.4.13/BepInEx_x86_5.4.13.0.zip
  2. Unzip the contents of the file directly into the game directory.
  3. Rename winhttp.dll into version.dll
  4. Launch the game and then quit it after it loads.
  5. Download MatchHistoryMod.dll from the releases page.
  6. Put the file into [Game Directory]/BepinEx/Plugins