Merge pull request #160 from Dahlgren/feature/arma3-linux-x64

Add support for Arma 3 x64 Linux server
This commit is contained in:
Björn Dahlgren 2020-05-29 16:01:13 +02:00 committed by GitHub
commit babe25e6ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ A simple to use web admin panel for Arma servers.
- arma2
- arma2oa
- arma3
- arma3_x64 (does not support linux)
- arma3_x64
- cwa (does not support linux)
- ofp
- ofpresistance

View File

@ -17,7 +17,7 @@
]
},
"dependencies": {
"arma-server": "0.0.7",
"arma-server": "0.0.9",
"async": "^0.9.0",
"backbone": "1.3.3",
"backbone.bootstrap-modal": "https://github.com/powmedia/backbone.bootstrap-modal/archive/632210077c2424be2ee6ea2aafe0d3fe016ae524.tar.gz",