Scripts/resources/[qb]/[qb_extras]/qb-nitro/fxmanifest.lua

12 lines
178 B
Lua
Raw Normal View History

2024-12-30 10:15:34 +00:00
fx_version 'adamant'
2024-12-29 20:07:50 +00:00
game 'gta5'
description 'QB-Nitro'
version '1.0.0'
client_script 'client/main.lua'
server_scripts {
'server/main.lua',
'@oxmysql/lib/MySQL.lua',
}