mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
11 lines
173 B
Lua
11 lines
173 B
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
description 'ESX Service'
|
|
|
|
version '1.0.0'
|
|
|
|
server_scripts {
|
|
'server/main.lua'
|
|
}
|
|
|
|
dependency 'es_extended' |