Update egg-arma3.json

Removed currently unsupported `file_denylist` variable for now.
This commit is contained in:
Red-Thirten 2021-01-26 20:51:55 -08:00 committed by GitHub
parent 03f2d20a96
commit 12ee708965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@
"images": [
"quay.io\/parkervcp\/pterodactyl-images:game_arma3"
],
"file_denylist": "",
"startup": ".\/{{SERVER_BINARY}} -ip=0.0.0.0 -port={{SERVER_PORT}} -profiles=.\/serverprofile -bepath=.\/battleye -cfg=\"{{BASIC}}\" -config=\"{{CONFIG}}\" {{STARTUP_PARAMS}} -mod=\"{{MODS}}\" -serverMod=\"{{SERVERMODS}}\"",
"config": {
"files": "{}",