Skip to content

Commit

Permalink
Update fxmanifest.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
boostless authored Mar 3, 2021
1 parent 076dc58 commit e13d85d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion esx_sit/fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fx_version 'adamant'

game 'gta5'

author 'Boost#0787 Modified'
description 'ESX Sit'

version '1.0.3'
Expand All @@ -17,3 +17,8 @@ client_scripts {
'lists/seat.lua',
'client.lua'
}

dependencies {
'PolyZone',
'bt-target'
}

0 comments on commit e13d85d

Please sign in to comment.