mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
16 lines
254 B
Lua
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'
|