mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 16:19:04 +08:00
Update egg-squad-wine.json
This commit is contained in:
parent
ded701057c
commit
fccf455506
@ -160,6 +160,16 @@
|
||||
"rules": "required|string",
|
||||
"field_type": "text"
|
||||
},
|
||||
{
|
||||
"name": "WINDOWS INSTALL",
|
||||
"description": "Set specific SteamCMD platform type\r\n1 For WIndows\r\n2 For linux",
|
||||
"env_variable": "WINDOWS_INSTALL",
|
||||
"default_value": "1",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|numeric|max:1",
|
||||
"field_type": "text"
|
||||
},
|
||||
{
|
||||
"name": "STEAM USER",
|
||||
"description": "Specify Steam User or leave it Blank for anonymous",
|
||||
|
Loading…
Reference in New Issue
Block a user