mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Merge pull request #1531 from gOOvER/patch-1
Avorion - Fixed SRCDS_APPID
This commit is contained in:
commit
ca944ddc9e
@ -130,7 +130,7 @@
|
||||
{
|
||||
"name": "Steam App ID",
|
||||
"description": "",
|
||||
"env_variable": "APP_ID",
|
||||
"env_variable": "SRCDS_APPID",
|
||||
"default_value": "565060",
|
||||
"user_viewable": false,
|
||||
"user_editable": false,
|
||||
@ -182,4 +182,4 @@
|
||||
"rules": "required|string|max:20"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user