mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
Update egg-pix-a-r-k.json
Added App ID variable
This commit is contained in:
parent
e961116d71
commit
15c41a5e04
@ -3,7 +3,7 @@
|
||||
"meta": {
|
||||
"version": "PTDL_v1"
|
||||
},
|
||||
"exported_at": "2018-05-17T14:33:08+02:00",
|
||||
"exported_at": "2018-05-17T14:49:19+02:00",
|
||||
"name": "PixARK",
|
||||
"author": "hello@venatus.digital",
|
||||
"description": "A simple Docker container with Wine to run PixARK using Pterodactyl Panel",
|
||||
@ -76,6 +76,15 @@
|
||||
"user_viewable": 1,
|
||||
"user_editable": 0,
|
||||
"rules": "required|numeric|digits_between:1,4"
|
||||
},
|
||||
{
|
||||
"name": "App ID",
|
||||
"description": "PixARK Source App ID",
|
||||
"env_variable": "SRCDS_APPID",
|
||||
"default_value": "824360",
|
||||
"user_viewable": 0,
|
||||
"user_editable": 0,
|
||||
"rules": "required|numeric|digits_between:1,4"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user