mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
Merge pull request #435 from parkervcp/update/altv
update altv default variable
This commit is contained in:
commit
0812d55e41
@ -3,7 +3,7 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2020-01-02T15:11:11-05:00",
|
"exported_at": "2020-02-19T21:48:36-05:00",
|
||||||
"name": "alt:V",
|
"name": "alt:V",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "alt:V Multiplayer a third-party multiplayer modification for Grand Theft Auto: V",
|
"description": "alt:V Multiplayer a third-party multiplayer modification for Grand Theft Auto: V",
|
||||||
@ -34,9 +34,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Which alt:V build to download",
|
"name": "Which alt:V build to download",
|
||||||
"description": "The supported versions are alpha, beta, stable (default).\r\n\r\nIf you don't know what you are doing leave it on stable",
|
"description": "The supported versions are release, rc, dev (default: release).\r\n\r\nIf you don't know what you are doing leave it on stable",
|
||||||
"env_variable": "BUILD",
|
"env_variable": "BUILD",
|
||||||
"default_value": "stable",
|
"default_value": "release",
|
||||||
"user_viewable": 1,
|
"user_viewable": 1,
|
||||||
"user_editable": 1,
|
"user_editable": 1,
|
||||||
"rules": "required|string|max:20"
|
"rules": "required|string|max:20"
|
||||||
|
Loading…
Reference in New Issue
Block a user