mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
12 lines
174 B
Lua
12 lines
174 B
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
description 'ESX Boilerplate'
|
|
|
|
server_scripts {
|
|
'server/main.lua'
|
|
}
|
|
|
|
client_scripts {
|
|
'client/main.lua'
|
|
}
|