Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.02 KB

Arma Build

Arma build system for Sublime Text 2/3 adds a custom build system for building development packages of ACE3-like mods using build.py.

Installation

Prerequisites

  • Python 3
  • Current open folder a project with tools\build.py

Usage

  • Under Tools -> Build System select Arma (works with any focused file) or Automatic (only works when a *.sqf file is currently in focus).
  • Initiate the build (Tools -> Build or applicable keybind).

Note

This build system will be updated with whatever the current ACE3 uses as a build system. Change to another system will mean a major increase in the version.