From 9679a6ef16c65e31513f6eacb678adefb243f6ac Mon Sep 17 00:00:00 2001 From: Kasey Fitton Date: Sun, 11 Feb 2024 15:11:31 +0000 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 961f262..8f8da4f 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,10 +2,9 @@ fx_version 'adamant' game 'gta5' -description 'ESX Taxi Job' +description 'Allows players to be a taxi driver (Pickup and drop-off NPCs)' lua54 'yes' version '1.0' -legacyversion '1.9.1' shared_script '@es_extended/imports.lua'