Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 907 Bytes

File metadata and controls

21 lines (13 loc) · 907 Bytes

UKSFTA Scripts

Centralized logic framework and function library for UKSF Taskforce Alpha projects.

The "Brain" of the UKSFTA mod suite. This repository contains all SQF-based logic, registered natively in the engine's Function Library for high-performance execution.

🛠 Features

  • Global Functions: Automatically registered under the UKSFTA_fnc_ namespace.
  • CBA Integration: Fully integrated with the CBA Macro system for professional-grade logic.
  • Headless Validation: Continuous integration testing via sqflint and hemtt check.

🔧 Technical Logic

  • VFS Prefix: z\uksfta\main
  • Dependency: CBA (Community Base Addons).
  • Build System: Automated via UKSFTA-Tools.

⚖ License

This project is licensed under the Arma Public License - Share Alike (APL-SA). See the LICENSE file for full details.