Files
esx_core/__resource.lua
T
2017-09-23 16:27:37 -04:00

16 lines
254 B
Lua

--[[
-- ESX Voice
-- Original Author of Script: github.com/aabbfive
-- Edited by: nearbyplayer
--]]
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
description 'ESX Voice Controller'
version '1.0.0'
client_script 'client/main.lua'