mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 17:01:36 +00:00
chore(Upload Files)
Committed on behalf of AdrineX
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
--[[
|
||||
|
||||
ESX RP Chat
|
||||
|
||||
--]]
|
||||
|
||||
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
||||
|
||||
description 'ESX RP Chat'
|
||||
|
||||
version '1.0.0'
|
||||
|
||||
client_script 'client/main.lua'
|
||||
|
||||
server_scripts {
|
||||
|
||||
'@mysql-async/lib/MySQL.lua',
|
||||
'server/main.lua'
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user