CfgConvert

From Bohemia Interactive Community
Revision as of 11:47, 16 October 2015 by Tom 48 97 (talk | contribs)
Jump to navigation Jump to search

Basic information

Author:
Bohemia Interactive
Compatibility:
Armed Assault (ArmA), Arma 3
Download:
Part of Arma 3 Tools package on Steam

Description

Description:
CfgConvert is a command line tool for converting configs between text and binary representation.
If you use the interface (cfgConvertGUI), based on the input file, it detects if it needs to `binarize` or `unbinarize`.

Usage

Line call:
cfgConvert.exe [-bin or -txt] [-dst destination] source
cfgConvertGUI.exe
Examples:
cfgConvert.exe -bin -dst p:\addon\config.bin p:\addon\config.cpp
cfgConvert.exe -txt -dst p:\addon\config.cpp p:\addon\config.bin

Licenses

Licensing:
Bohemia Interactive End User License Agreement