Skip to content

Commit

Permalink
Merge pull request #93 from EpochModTeam/experimental
Browse files Browse the repository at this point in the history
Client Release 1.3.1
  • Loading branch information
vbawol authored Mar 28, 2019
2 parents 5a74abb + 91d5f79 commit 425fa53
Show file tree
Hide file tree
Showing 119 changed files with 642 additions and 1,109 deletions.
2 changes: 1 addition & 1 deletion Sources/a2_epoch_backpacks/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ class CfgPatches
weapons[] = {};
requiredVersion = 0.1;
requiredAddons[] = {};
epochVersion = "1.3.0";
epochVersion = "1.3.1";
};
};
2 changes: 1 addition & 1 deletion Sources/a2_epoch_vehicles/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ class CfgPatches
weapons[] = {};
requiredVersion = 0.1;
requiredAddons[] = {};
epochVersion = "1.3.0";
epochVersion = "1.3.1";
};
};
2 changes: 1 addition & 1 deletion Sources/a2_epoch_weapons/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
weapons[]={};
requiredVersion=0.1;
requiredAddons[]={};
epochVersion = "1.3.0";
epochVersion = "1.3.1";
};
};
2 changes: 1 addition & 1 deletion Sources/a2_epoch_weapons_2/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ class CfgPatches
weapons[] = {};
requiredVersion = 0.1;
requiredAddons[] = {};
epochVersion = "1.3.0";
epochVersion = "1.3.1";
};
};
2 changes: 1 addition & 1 deletion Sources/a3_epoch_assets/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
requiredVersion = 0.1;
epochVersion = "1.3.0";
epochVersion = "1.3.1";
requiredAddons[] = {};
};
};
2 changes: 1 addition & 1 deletion Sources/a3_epoch_assets_1/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
requiredVersion = 0.1;
epochVersion = "1.3.0";
epochVersion = "1.3.1";
requiredAddons[] = {};
};
};
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/30mm_mag.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/40mm_mag.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/50cal_mag.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/chainsaw.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/chainsaw_R.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/hotwire.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/lockbox.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/lockbox_mag.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/m134_mag.p3d
Git LFS file not shown
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_1/models/silver_vein_wreck.p3d
Git LFS file not shown
2 changes: 1 addition & 1 deletion Sources/a3_epoch_assets_2/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ class CfgPatches
requiredAddons[] = {};
magazines[] = {};
ammo[] = {};
epochVersion = "1.3.0";
epochVersion = "1.3.1";
};
};
4 changes: 2 additions & 2 deletions Sources/a3_epoch_assets_3/CfgMagazines/Log/SteamLogs.p3d
Git LFS file not shown

This file was deleted.

This file was deleted.

Loading

0 comments on commit 425fa53

Please sign in to comment.