From f92da6f0181769a6b27cefc1b532d3068c69ee10 Mon Sep 17 00:00:00 2001 From: Exonical Date: Thu, 15 Feb 2018 23:32:53 -0500 Subject: [PATCH] Add Server Key Link --- GTA/FiveM/egg-five-m.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTA/FiveM/egg-five-m.json b/GTA/FiveM/egg-five-m.json index 6b297507..4c58690c 100644 --- a/GTA/FiveM/egg-five-m.json +++ b/GTA/FiveM/egg-five-m.json @@ -25,7 +25,7 @@ "variables": [ { "name": "Server License Key", - "description": "Key is required to start the service.", + "description": "Key is required to start the service. Get your keys at https://keymaster.fivem.net", "env_variable": "FIVEM_LICENSE", "default_value": "", "user_viewable": 1,