mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-29 18:58:15 +08:00
Steam AUTH URL
This commit is contained in:
parent
69108e0353
commit
1702fa905d
@ -4,7 +4,7 @@
|
||||
"version": "PTDL_v2",
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2023-08-30T22:56:27+02:00",
|
||||
"exported_at": "2023-08-30T23:03:00+02:00",
|
||||
"name": "BattleBit Remastered",
|
||||
"author": "contact@clan-rmg.com",
|
||||
"description": "BattleBit Remastered Dedicated Server Wine Debian",
|
||||
@ -239,6 +239,16 @@
|
||||
"user_editable": true,
|
||||
"rules": "nullable|string|max:20",
|
||||
"field_type": "text"
|
||||
},
|
||||
{
|
||||
"name": "STEAM_AUTH_URL",
|
||||
"description": "Should return the current 2FA code in plain text (Only used in installation)",
|
||||
"env_variable": "STEAM_AUTH_URL",
|
||||
"default_value": "",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "nullable|string",
|
||||
"field_type": "text"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user