mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
0.5 b751
This commit is contained in:
parent
85096a977d
commit
e3a94eaeb8
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.
@ -1 +1 @@
|
||||
build=750;
|
||||
build=751;
|
||||
|
@ -1 +1 @@
|
||||
build=750;
|
||||
build=751;
|
||||
|
@ -1 +1 @@
|
||||
build=750;
|
||||
build=751;
|
||||
|
@ -1 +1 @@
|
||||
build=750;
|
||||
build=751;
|
||||
|
Binary file not shown.
@ -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%"
|
||||
|
Loading…
Reference in New Issue
Block a user