model.cfg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(basic info on model.cfg, lot of work needed)
 
(added link)
Line 2: Line 2:


The model.cfg contains the CfgSkeletons and CfgModels of ArmA addons. It is not visible in the resulting pbo file, as it is attached to the models during binarization.
The model.cfg contains the CfgSkeletons and CfgModels of ArmA addons. It is not visible in the resulting pbo file, as it is attached to the models during binarization.
More info can be found [[Model Config|here]].

Revision as of 01:48, 3 December 2007

Template:Stub

The model.cfg contains the CfgSkeletons and CfgModels of ArmA addons. It is not visible in the resulting pbo file, as it is attached to the models during binarization.

More info can be found here.