mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 06:41:17 +00:00
Restore the DayZ experimental ID, as this is not yet released.
This commit is contained in:
parent
9955d9b266
commit
f0eb4d0afc
1 changed files with 2 additions and 2 deletions
|
@ -23,10 +23,10 @@ cyan="\e[36m"
|
||||||
|
|
||||||
# DayZ release server Steam app ID. Presumably once the Linux server is released, the binaries will come
|
# DayZ release server Steam app ID. Presumably once the Linux server is released, the binaries will come
|
||||||
# from this ID. Let's find out!
|
# from this ID. Let's find out!
|
||||||
release_server_appid=223350
|
#release_server_appid=223350
|
||||||
|
|
||||||
# For now, use the experimental server app id
|
# For now, use the experimental server app id
|
||||||
#release_server_appid=1042420
|
release_server_appid=1042420
|
||||||
|
|
||||||
# DayZ release client SteamID. This is for mods, as only the release client has them.
|
# DayZ release client SteamID. This is for mods, as only the release client has them.
|
||||||
release_client_appid=221100
|
release_client_appid=221100
|
||||||
|
|
Loading…
Add table
Reference in a new issue