Incremented version number to v66..
Version number incremented to v66 due to number of new features.
This commit is contained in:
parent
9e152e21ad
commit
a82a82565d
@ -1,6 +1,6 @@
|
||||
# Exile Occupation (a3_exile_occupation)
|
||||
|
||||
![v65a Bug Fix](https://img.shields.io/badge/v65a-Bug%20Fix-red.svg) ![Arma 1.66](https://img.shields.io/badge/Arma-1.66-blue.svg) ![Exile 1.0.2 Sweet Potato](https://img.shields.io/badge/Exile-1.0.2%20Sweet%20Potato-C72651.svg)
|
||||
![v66 New Features](https://img.shields.io/badge/v66-New%20Features-red.svg) ![Arma 1.68](https://img.shields.io/badge/Arma-1.68-blue.svg) ![Exile 1.0.2 Sweet Potato](https://img.shields.io/badge/Exile-1.0.2%20Sweet%20Potato-C72651.svg)
|
||||
|
||||
WTF is Occupation?
|
||||
An AI spawner and monitor to be used in conjunction with DMS and will not work without it:
|
||||
|
Binary file not shown.
@ -4,7 +4,7 @@ class CfgPatches
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredVersion = 0.1;
|
||||
a3_exile_occupation_version = "V65a (04-03-2017)";
|
||||
a3_exile_occupation_version = "V66 (23-03-2017)";
|
||||
requiredAddons[] = {"a3_dms"};
|
||||
author[]= {"second_coming - modified by [FPS]kuplion"};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user