Closed jonpas closed 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.
build
build --opt <optional>
build --opts
An array of optional addons inside the hemtt.json file will also be nice.
Allow building addons in optionals folder.
Always build during release and copy accordingly.
Build with
build
when specified, eg.build --opt <optional>
orbuild --opts
for all.