1
0
Fork 0
forked from Simnation/Main
Main/resources/[Developer]/[Nordi]/FunctionalGear/fxmanifest.lua
2025-06-13 02:11:53 +02:00

11 lines
No EOL
178 B
Lua

fx_version 'cerulean'
game { 'gta5' }
name 'FunctionalGear'
author 'AJMyers1991 - https://github.com/AJMyers1991/'
version '1.0'
client_scripts {
'config.lua',
'client.lua'
}