TFE Custom Logics

From DF21 Wiki
Revision as of 05:59, 27 October 2024 by Jerethk (talk | contribs) (Created page with "=== JSON locations === Custom logics are defined in JSON files. TFE will search for and load logics from all logic .JSON files found in these locations * DARK\Logics * TheForceEngine\Mods\Logics where DARK is your Dark Forces game directory which TFE is pointing to. In addition, if you are running a Mod from a ZIP, TFE will look for a <code>\Logics</code> subfolder inside the ZIP and load logics from any .JSON files found there. Logics loaded from a Mod will take pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JSON locations

Custom logics are defined in JSON files. TFE will search for and load logics from all logic .JSON files found in these locations

  • DARK\Logics
  • TheForceEngine\Mods\Logics

where DARK is your Dark Forces game directory which TFE is pointing to.

In addition, if you are running a Mod from a ZIP, TFE will look for a \Logics subfolder inside the ZIP and load logics from any .JSON files found there.

Logics loaded from a Mod will take preference over any logics found in other locations that have the same name.