======Modding Setup====== It is possible to modify configuration files to change values in the game. The base config files can be found in the following folder (or wherever your steam files are located) .. **C:\Program Files (x86)\Steam\steamapps\common\The Fermi Paradox\The Fermi Paradox_Data\StreamingAssets** Dont change these config files in the "Config" or "AnomalyMods" folders directly. You can copy the files which you want to modify into a new folder. Then you can modify the XML file values and move your custom mod folder into ... **Users\YOURUSERNAME\AppData\LocalLow\AnomalyGames\The Fermi Paradox\mods** You can also find examples of mods on our github page * [[https://github.com/Anomaly-Games/FP-Mod-Zero-Synthesis-Costs]] * [[https://github.com/Anomaly-Games/FP-Mod-Big-Galaxy]] * [[https://github.com/Anomaly-Games/FP-Mod-Hard-Sci-Fi]] * [[https://github.com/Anomaly-Games/FP-Mod-Fast-Ships-and-Signals]] * [[https://github.com/Anomaly-Games/FP-Mod-Tiny-Galaxy]] ^XML Files^Content^ | [[ModConfig]] |Every Mod folder needs this file with description and your current game version | | [[GameplayConfig]] |The max tech level can be changed here | | [[GalaxyConfig]] |The size of the galaxy / number of star systems | | [[SynthesisConfig]] |The start synthesis values and various synthesis base costs | | [[StarshipConfig]] |Speed and max amount of starships | | [[SignalConfig]] |Speed and max amount of signals | | [[FinalTechConfig]] |Number of civs needed to reach the Final Tech endings |