1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 15:47:08 +02:00

Description edit for FiveM

Self-explanatory :P
This commit is contained in:
Faye 2021-07-25 02:01:57 +02:00 committed by GitHub
parent de94db79ae
commit 310246d6bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@
},
{
"name": "fivem version",
"description": "The fivem version that is to be installed.\r\n\r\nan example is `1383-e5ea040353ce1b8bc86e37982bf5d888938e3096`\r\n\r\nYou can the latest version from here - https:\/\/runtime.fivem.net\/artifacts\/fivem\/build_proot_linux\/master\/",
"description": "The fivem version that is to be installed.\r\n\r\nan example is `1383-e5ea040353ce1b8bc86e37982bf5d888938e3096`\r\n\r\nYou can find the latest version from here - https:\/\/runtime.fivem.net\/artifacts\/fivem\/build_proot_linux\/master\/",
"env_variable": "FIVEM_VERSION",
"default_value": "latest",
"user_viewable": true,
@ -101,4 +101,4 @@
"rules": "required|bool"
}
]
}
}