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