Skip to content

Commit

Permalink
renamed server cfg to load a different mission file
Browse files Browse the repository at this point in the history
  • Loading branch information
ole committed Mar 29, 2018
1 parent bbbc380 commit 48a55d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/arma-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"serverUse32bit": true,
"serverMods": ["@ExileServer"],
"serverParams": "-mod=@Exile \"-config=C:\\Users\\ole\\AppData\\Local\\Arma 3\\ArmaDevServer\\server-custom.cfg\"",
"serverParams": "-mod=@Exile \"-config=C:\\Users\\ole\\AppData\\Local\\Arma 3\\ArmaDevServer\\server-exile.cfg\"",
"clientMods": [
"@Exile"
],
Expand Down

0 comments on commit 48a55d1

Please sign in to comment.