BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

Build Feature - Optional addons/components #18

Closed jonpas closed 5 years ago

jonpas commented 5 years ago

Allow building addons in optionals folder.

Always build during release and copy accordingly.

Build with build when specified, eg. build --opt <optional> or build --opts for all.

BrettMayson commented 5 years ago

An array of optional addons inside the hemtt.json file will also be nice.