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