<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Development tools :: Freedom Fighters</title>
    <link>https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/index.html</link>
    <description>Testing the mod or custom scenarios by normal playing is extremely time-consuming. For that reason FF has a lot of built-in utilities to quickly reproduce or provoke specific states, which can be accessed both in Workbench (diag menu) or in the regular game (chat commands).&#xA;Warning&#xD;Using development tools may cause your world state or the game mode to enter an incorrect state, or even break your save data. Ensure you know what you are doing if you intend to use them in a regular playthrough.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chat commands</title>
      <link>https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/chat-commands/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/chat-commands/index.html</guid>
      <description>Chat commands provide a backup way to access actions available normally via the actions panel in diag menu.&#xA;Info&#xD;Chat commands can be used on a live server if development mode is enabled.&#xA;All commands have to be prefixed with #ff and most of them literally match the selectors in the Actions panel. You can type #ff help to list all available actions. This will print a detailed list in the log, as seen below.</description>
    </item>
    <item>
      <title>Data panels</title>
      <link>https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/data-panels/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.johnnykerner.dev/FreedomFighters/modding/dev-tools/data-panels/index.html</guid>
      <description>Data panels provide insight into current state of FF configuration. Because a lot of configuration (especially for custom content) can be merged from different configuration files and sources, it’s often hard to tell what is the final outcome by simply looking at the raw config files. Data panels are accessible from the diag menu as shown below:</description>
    </item>
  </channel>
</rss>