model.cfg: Difference between revisions
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 00:48, 3 December 2007
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.