mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Version Update + Pbo updates
This commit is contained in:
parent
8d590ab5ae
commit
9780e003d2
Server_Install_Pack
@epochhive/addons
mpmissions
epoch.Altis.pboepoch.Australia.pboepoch.Bootcamp_ACR.pboepoch.Bornholm.pboepoch.Chernarus.pboepoch.ChernarusRedux.pboepoch.Chernarus_Summer.pboepoch.Desert_E.pboepoch.Enoch.pboepoch.Esseker.pboepoch.IslaDuala3.pboepoch.Kapaulio.pboepoch.Malden.pboepoch.Mountains_ACR.pboepoch.Napf.pboepoch.Panthera3.pboepoch.Porto.pboepoch.ProvingGrounds_PMC.pboepoch.Sara.pboepoch.SaraLite.pboepoch.Sara_dbe1.pboepoch.Shapur_BAF.pboepoch.Stratis.pboepoch.Takistan.pboepoch.Tanoa.pboepoch.VR.pboepoch.Winthera3.pboepoch.Woodland_ACR.pboepoch.Zargabad.pboepoch._ChangeMe.pboepoch.abramia.pboepoch.dingor.pboepoch.lingor3.pboepoch.utes.pboepoch_RyanZed.Tanoa.pbo
Sources
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@
|
||||
/*[[[cog from arma_config_tools import *; json_to_arma()]]]*/
|
||||
class CfgEpochClient
|
||||
{
|
||||
epochVersion = "1.3.2";
|
||||
epochVersion = "1.3.3";
|
||||
ArmAVersion = 176;
|
||||
debug = "true"; // true = enable extra rpt debug lines, false to disable
|
||||
ForceGender = ""; // Force Players to spawn as "Male" or "Female"
|
||||
|
@ -151,7 +151,7 @@ class CfgServerFunctions
|
||||
};
|
||||
class CfgServerVersion
|
||||
{
|
||||
client = "1.3.2";
|
||||
config = "1.3.2";
|
||||
client = "1.3.3";
|
||||
config = "1.3.3";
|
||||
hive = "0.6.0.0";
|
||||
};
|
||||
|
@ -20,7 +20,7 @@ class CfgPatches {
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredVersion = 0.1;
|
||||
epochVersion = "1.3.2";
|
||||
epochVersion = "1.3.3";
|
||||
requiredAddons[] = {};
|
||||
#include "build.hpp"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user