chore(Upload Files)

Committed on behalf of AdrineX
This commit is contained in:
nearbyplayer
2017-09-24 15:15:11 -04:00
parent 37cf6c428a
commit 3874050028
5 changed files with 176 additions and 1 deletions
+20
View File
@@ -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'
}