diff --git a/fxmanifest.lua b/fxmanifest.lua index 386e9f9..8f80646 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,12 +1,13 @@ name "Jim-Payments" author "Jimathy" -version "v1.0" +version "v1.1" description "Payment Script By Jimathy" fx_version "cerulean" game "gta5" dependencies { 'qb-input', + 'qb-target' } client_scripts { @@ -20,4 +21,4 @@ server_scripts { shared_scripts { 'config.lua', -} \ No newline at end of file +}