mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
9 lines
148 B
Lua
9 lines
148 B
Lua
server_scripts {
|
|
'@mysql-async/lib/MySQL.lua',
|
|
'server/esx_joblisting_sv.lua'
|
|
}
|
|
|
|
client_scripts {
|
|
'config.lua',
|
|
'client/esx_joblisting_cl.lua'
|
|
} |