mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Cleanup, added locale system
This commit is contained in:
+8
-9
@@ -1,15 +1,14 @@
|
||||
--[[
|
||||
|
||||
-- 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'
|
||||
version '1.1.0'
|
||||
|
||||
client_script 'client/main.lua'
|
||||
client_scripts {
|
||||
'@es_extended/locale.lua',
|
||||
'locales/en.lua',
|
||||
'locales/sv.lua',
|
||||
'config.lua',
|
||||
'client/main.lua'
|
||||
}
|
||||
Reference in New Issue
Block a user