Skip to content

Commit

Permalink
Merge pull request #779 from Sparker95/development
Browse files Browse the repository at this point in the history
0.54
  • Loading branch information
Sparker95 authored Feb 23, 2021
2 parents 4a2035b + d76b5d6 commit 222ff1c
Show file tree
Hide file tree
Showing 45 changed files with 34,928 additions and 29,535 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/devValidateTestBuildUpload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
run: |
cd src
New-Item .\config\user_local_config.hpp -ItemType File
..\tools\SQF-VM\sqfvm.exe -a --no-execute-print --disable-macro-warnings --load . -i D:\a\Vindicta\Vindicta\src\Tests\RunTests.sqf
cd ..\
.\tools\SQF-VM\sqfvm.exe -a --no-execute-print --disable-macro-warnings --load . -i D:\a\Vindicta\Vindicta\src\Tests\RunTests.sqf
build:
runs-on: windows-latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It is a multiplayer Co-Op mission for ARMA III. The goal of this project is to m

## How do I run it??
You should download the mission from steam workshop. **The GitHub releases are severely outdated.**
https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045
https://steamcommunity.com/sharedfiles/filedetails/?id=2185874952

**For running on your dedicated server, install the folder you download from Workshop as a mod.**

Expand All @@ -22,7 +22,7 @@ https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045
The project is in 'Alpha' stage. Most of the features are implemented.

## Links
Steam WorkShop download: https://steamcommunity.com/sharedfiles/filedetails/?id=1964186045
Steam WorkShop download: https://steamcommunity.com/sharedfiles/filedetails/?id=2185874952

BI Forum thread: https://forums.bohemia.net/forums/topic/227302-mpcoop-vindicta-alpha/

Expand Down
Loading

0 comments on commit 222ff1c

Please sign in to comment.