Skip to content

A BepInEx plugin used to dump the internal JSON files GTFO uses as raw text among other things

License

Notifications You must be signed in to change notification settings

GTFO-Modding/MTFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A BepInEx plugin used to dump the internal JSON files GTFO uses as raw text among other things

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages