Skip to content

jonpas/Sublime-ArmaBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.