functional gear

This commit is contained in:
Nordi98 2025-06-18 01:22:43 +02:00
parent 073692bf85
commit 75adf2203f
6 changed files with 0 additions and 4 deletions

View 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'
}