Integrations
Mod integrations are configuration files that inform the game mode on how to use additional content loaded in Enfusion.
Integrations allow to:
- override entity catalogs, removing or adding prefabs to specific factions
- add prefabs to entity catalogs based on the faction role
- add loadouts to factions
- set item attributes, such as price, abundance and other
- set vehicle attributes
Info
Regular Freedom Fighters version comes with a series of integrations for popular mods already built-in. If you want to browse existing integrations or contribute a new one, head over to our Git repository.
General remarks
Make sure to create separate config file for each addon, even if you are integrating a series of small addons from the same author. Configs should not reference any resources from other addons than the one specified in Mod GUID, otherwise it becomes very hard to track where a prefab loads its attributes from.