Available Modfix

Here detailed descriptions of the ModFixes shipped with the current build can be found.

cba_a3

Name

cba_a3

Supported mod

CBA: Community Based Addons for Arma 3

This ModFix takes care of making available a custom cba_settings to the server instance. The CBA_A3 mod is normally symlinked, then the custom cba_settings.sqf is symlinked (or copied) to the userconfig folder inside the Arma 3 installation folder.

cba_settings

The absolute path of the custom cba_settings.sqf file.

Required

yes

Type

string

instance_specific_cba

If True the cba gets copied instead of symlinked, and won’t be changed by instance updates.

Required

no

Type

string (bool)

Default

"False"

gos

Name

gos

Supported mods

G.O.S Al Rayak, G.O.S Dariyah, G.O.S Gunkizli, G.O.S Kalu Khan, G.O.S Leskovets, G.O.S N’ziwasogo, G.O.S Song Bin Tahn, G.O.S Song Bin Tanh 2.0 (APEX)

The gos ModFix is used as a workaround for the unusual keys position of these mods. For each of them, a folder is created inside the copied mod folder, then every file and folder of the mod get symlinked there. All keys gets then linked inside a regular Keys folder, so that the tool can find them when it’s time to link them.

odkai_local

Name

odkai_local

Supported mod

ODKAI

This is used to replace in the instance the workshop mod with a local copy, which is useful during development.

odkai_local_path

The full path of the folder containing the local copy of the mod.

Required

yes

Type

string