Add support for Arma 3 x64 Linux server

This commit is contained in:
Björn Dahlgren 2020-05-29 15:02:10 +02:00
parent 506d51c2cc
commit d51a1a4208
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",