Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 974 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 974 Bytes

Mod the FUCK out

A bepinex plugin that saves / loads the internal configuration files (hereafter refered to as "Data Blocks") as raw json files.

Prerequisites

The latest release of Bepinex from the bleeding edge branch.

Find it here

Installing

Drag and drop the unzipped folder into bepinex/plugins

See the wiki here

Building

Add a GameFolder.props file to the project to set your game path:

<Project>
  <PropertyGroup>
    <GameFolder>C:\Program Files (x86)\Steam\steamapps\common\GTFO</GameFolder>
  </PropertyGroup>
</Project>

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details