Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 557 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 557 Bytes

CLib AddOn template

A project template for Arma3 AddOn projects using the CLib framework. This template is based off the CLib project structure. It is used in projects such as Arma At War or the Streamator

How To use template

  1. Download Latest CLib Dev Build
  2. Replace all MODName with the name of your mod
  3. Replace all PREFIX with the prefix that you plan to use
  4. Rename the Folder addons/MODName to your Mods name