Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 3.08 KB

README.md

File metadata and controls

50 lines (44 loc) · 3.08 KB

Release Build Version Pre release and or current build version Dev-build or the latest tag of the current build.
7CavAddon Downloads Steam Workshop 7CavAddon Issues cScripts Build

The 7th Cavalry Community Addon is as the name suggests a community mod containing units vehicles, markers, functions and textures tailored to our community.

Required Addons

Whats Added

Development

This mod uses HEMTT build system.

Testing and Development

# Build and launch Arma with minimal required mods.
hemtt launch

# Build for manual launch
hemtt dev

Build and Release

# Build a test release build
hemtt build

# Build release
./tools/deploy.ps1