1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-08 00:27:08 +02:00

fix author

This commit is contained in:
chasx003 2019-05-09 19:51:18 -05:00 committed by GitHub
parent e40b2dc0eb
commit 34ad47b9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
},
"exported_at": "2019-05-04T21:31:28-05:00",
"name": "Killing Floor 2",
"author": "chazx",
"author": "trey@chazx.cc",
"description": "Killing Floor 2 Egg\r\n\r\n2 IPs required , 1 optional (for web admin interface), can use the web interface to set other options, or edit ini's in KFGame\/Config\/",
"image": "quay.io\/pterodactyl\/core:source",
"startup": ".\/Binaries\/Win64\/KFGameSteamServer.bin.x86_64 kf-bioticslab?AdminName={{WEB_ADMIN_NAME}}?AdminPassword={{WEB_ADMIN_PASSWORD}}?Difficulty={{GAME_DIFFICULTY}}?MaxPlayers={{MAX_PLAYERS}} -Port={{SERVER_PORT}} -WebAdminPort={{WEB_ADMIN_PORT}} -QueryPort={{STEAM_QUERY_PORT}}",
@ -87,4 +87,4 @@
"rules": "nullable|string|max:20"
}
]
}
}