We recommend using the Thunderstore Mod Manager or an alternative for installing mods
Date uploaded | 4 months ago |
Version | 4.3.7 |
Download link | dakkhuza-MTFO-4.3.7.zip |
Downloads | 745 |
Dependency string | dakkhuza-MTFO-4.3.7 |
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.5.0A bepinex plugin that saves / loads the internal configuration files (hereafter refered to as "Data Blocks") as raw json files.
MTFO also adds it's own custom configuration files, these should be placed under
GTFO/
└──BepInEx/
└──plugins/
└──RundownName/
├──GameData_*.json
└──custom/
└──CustomFiles
The custom folder is not created by default and must be manually created by the developer.
Documentation on MTFO and the Custom folder can be found on the wiki here.
Download and install BepInEx.
If you don't know how to find your GTFO folder
Steam library -> Right click GTFO -> Properties -> View local files
After following the BepInEx installation instructions and launching the game at least once place MTFO into your plugins folder.
GTFO/
└──BepInEx/
└──plugins/
└──MTFO.dll
Launch the game once more, your file structure should now look similar to this
GTFO/
├──BepInEx/
| ├──config/
| | ├──_gameDataLookup
| | ├──BepInEx.cfg
| | └──MTFO.cfg
| └──plugins/
| ├──MTFO.dll
| └──GameData_XXXXX
├──mono/
├──doorstop_config.ini
├──GTFO.exe
└──winhttp.dll
You're done!
GTFO/
└──BepInEx/
└──plugins/
└──RundownName/
If you have more than one rundown inside the plugin folder at the same time, whichever rundown is discovered first will be loaded.
If you're having any issues, send a message in #tech-support on the GTFO modding discord!
This project is licensed under the MIT License - see the LICENSE file for details.