Skip to content

Commit babe25e

Browse files
authored
Merge pull request #160 from Dahlgren/feature/arma3-linux-x64
Add support for Arma 3 x64 Linux server
2 parents 506d51c + d51a1a4 commit babe25e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A simple to use web admin panel for Arma servers.
3131
- arma2
3232
- arma2oa
3333
- arma3
34-
- arma3_x64 (does not support linux)
34+
- arma3_x64
3535
- cwa (does not support linux)
3636
- ofp
3737
- ofpresistance

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
},
1919
"dependencies": {
20-
"arma-server": "0.0.7",
20+
"arma-server": "0.0.9",
2121
"async": "^0.9.0",
2222
"backbone": "1.3.3",
2323
"backbone.bootstrap-modal": "https://github.com/powmedia/backbone.bootstrap-modal/archive/632210077c2424be2ee6ea2aafe0d3fe016ae524.tar.gz",

0 commit comments

Comments
 (0)