mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
15 lines
232 B
Lua
15 lines
232 B
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
description 'ESX Property'
|
|
|
|
server_scripts {
|
|
'@mysql-async/lib/MySQL.lua',
|
|
'config.lua',
|
|
'server/main.lua'
|
|
}
|
|
|
|
client_scripts {
|
|
'config.lua',
|
|
'client/main.lua'
|
|
}
|