Update egg-squad-wine.json

This commit is contained in:
fakhry 2024-04-12 15:27:20 +01:00 committed by GitHub
parent ded701057c
commit fccf455506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",