This commit is contained in:
vbawol 2017-04-09 17:08:06 -05:00
parent 85096a977d
commit e3a94eaeb8
34 changed files with 10 additions and 8 deletions

View File

@ -1 +1 @@
build=750;
build=751;

View File

@ -1 +1 @@
build=750;
build=751;

View File

@ -1 +1 @@
build=750;
build=751;

View File

@ -1 +1 @@
build=750;
build=751;

View File

@ -1,9 +1,11 @@
::@ECHO OFF
SET WORKSHOPPATH="G:\SteamLibrary\steamapps\common\Arma 3\@epoch"
SET TOOLSPATH=F:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools
SET WORKSHOPPATH=G:\SteamLibrary\steamapps\common\Arma 3\@epoch
SET CHANGELOG="See Changelogs: https://github.com/EpochModTeam/Epoch/tree/experimental/Changelogs"
:: Workshop IDs:
:: EpochExperimental = 455221958
:: Normal Epoch = 421839251
SET WORKSHOPID=455221958
START "" /WAIT "F:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\Publisher\PublisherCmd.exe" update /id:455221958 /changeNote:"See Changelogs: https://github.com/EpochModTeam/Epoch/tree/experimental/Changelogs" /path:%WORKSHOPPATH%
START "" /WAIT "%TOOLSPATH%\Publisher\PublisherCmd.exe" update /id:%WORKSHOPID% /changeNote:%CHANGELOG% /path:"%WORKSHOPPATH%"

View File

@ -1 +1 @@
750
751