1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/FunctionalGear/fxmanifest.lua

11 lines
178 B
Lua
Raw Normal View History

2025-06-13 02:08:08 +02:00
fx_version 'cerulean'
game { 'gta5' }
name 'FunctionalGear'
author 'AJMyers1991 - https://github.com/AJMyers1991/'
version '1.0'
client_scripts {
'config.lua',
'client.lua'
}