Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump version, update dependencies
  • Loading branch information
IamLation committed Jul 26, 2023
1 parent 51c48c9 commit 7c06c25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ 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
- Customize payout to player (account type, payout amounts, etc)

## 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
Expand Down
2 changes: 1 addition & 1 deletion fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 7c06c25

Please sign in to comment.