diff --git a/README.md b/README.md index 3dd5196..4e2cab0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A fun & simple standalone towing job for FiveM. Go to the job start location, ge [Click here to join our Discord](https://discord.gg/9EbY4nM5uu) ## Features -- Standalone (Provides support for ESX & QBCore for "job lock" feature) -- Job Lock feature to require a specific job +- Supports ESX & QBCore +- Require job feature optional - Highly detailed config file - 11 pre-configured pickup locations (easily add more) - Drive around & get jobs at random intervals @@ -14,7 +14,7 @@ A fun & simple standalone towing job for FiveM. Go to the job start location, ge ## Dependencies - [ox_lib](https://github.com/overextended/ox_lib/releases) -- [ox_target](https://github.com/overextended/ox_target/releases) +- [ox_target](https://github.com/overextended/ox_target/releases), [qb-target](https://github.com/qbcore-framework/qb-target) or [qtarget](https://github.com/overextended/ox_target/releases) ## Installation - Ensure you have all dependencies installed diff --git a/fxmanifest.lua b/fxmanifest.lua index 127beeb..4f2e177 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -6,7 +6,7 @@ lua54 'yes' author 'iamlation' description 'A fun & simple standalone towing job for FiveM' -version '1.0.2' +version '1.0.3' client_scripts { 'client/*.lua',