Skip to content

Configuration

Geoffrey Horsington edited this page Aug 21, 2018 · 2 revisions

Configuring Maid Fiddler

Because Maid Fiddler GUI is separated from the plug-in, there exist two configuration files: UnityInjector/Config/MaidFiddlerPlugin.ini and <MaidFiddlerGUI>/config.ini.

Options in the GUI

The config file is found in <MaidFiddlerGUI location>/config.ini

Available options:

Options section

language

Default: english.json

The language file to use. Maid Fiddler reads the translation files from <MaidFiddlerGUI>/translations.

Developer section

minify-untranslated-tags

Default: yes

Specifies whether to prettyprint untranslated text. If set to no, untranslated text will look like this:

  • personality.Silent
  • maid.status.firstName

When set to yes, untranslated text will look like this:

  • Silent
  • firstName