Skip to content

Commit

Permalink
Description for txAdmin
Browse files Browse the repository at this point in the history
  • Loading branch information
GhzGarage committed Feb 11, 2024
1 parent d81ff8c commit 1d29344
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
fx_version 'cerulean'
game 'gta5'

description 'QB-Vineyard'
lua54 'yes'
author 'Kakarot'
description 'Allows players to work at the vineyard for items to sell'
version '1.2.0'

shared_scripts {
Expand All @@ -11,17 +12,10 @@ shared_scripts {
'config.lua'
}

server_script 'server.lua'

client_scripts {
'@PolyZone/client.lua',
'@PolyZone/BoxZone.lua',
'client.lua'
}

dependencies {
'qb-core',
'PolyZone'
}

lua54 'yes'
server_script 'server.lua'

0 comments on commit 1d29344

Please sign in to comment.