From 3b85af877b97481589b041bcaf80edb02a85d93c Mon Sep 17 00:00:00 2001 From: wildesPepega <68642699+wildesPepega@users.noreply.github.com> Date: Fri, 15 Jul 2022 01:08:40 +0200 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 644f79f..c001ef7 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ -- Resource Metadata fx_version 'cerulean' -games {gta5' } +games {'gta5'} author 'wildesPepega' description 'RevolterFix' @@ -14,4 +14,4 @@ files { data_file 'CARCOLS_FILE' 'carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta' -data_file 'HANDLING_FILE' 'handling.meta' \ No newline at end of file +data_file 'HANDLING_FILE' 'handling.meta'