functional gear
This commit is contained in:
parent
073692bf85
commit
75adf2203f
6 changed files with 0 additions and 4 deletions
11
resources/[tools]/FunctionalGear/fxmanifest.lua
Normal file
11
resources/[tools]/FunctionalGear/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
fx_version 'cerulean'
|
||||
game { 'gta5' }
|
||||
|
||||
name 'FunctionalGear'
|
||||
author 'AJMyers1991 - https://github.com/AJMyers1991/'
|
||||
version '1.0'
|
||||
|
||||
client_scripts {
|
||||
'config.lua',
|
||||
'client.lua'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue