Skip to content

A configurable file tree logger for troubleshooting BepInEx installations.

License

Notifications You must be signed in to change notification settings

toebeann/Tobey.FileTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tobey's File Tree Logger for BepInEx

A configurable file tree logger for troubleshooting BepInEx installations.

Usage

Generally speaking, you shouldn't need to do much beyond plopping the contents of the downloaded .zip from the releases page into your game folder (after installing BepInEx, of course).

However, if manual configuration is desired, there are several configuration options which can be edited in-game with Configuration Manager (requires enabling "Advanced settings"), or by editing the Tobey.FileTree.cfg file generated in BepInEx\config:

## Settings file was created by plugin File Tree v1.0.0
## Plugin GUID: Tobey.FileTree

[General]

## When enabled, the plugin will log the file tree to the console.
# Setting type: Boolean
# Default value: true
Enabled = true

## Case-insensitive list of whitelisted directories, separated by commas.
# Setting type: String
# Default value: BepInEx
Directory whitelist = BepInEx