mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 23:01:30 +00:00
Refactor fxmanifest.lua
This commit is contained in:
@@ -2,7 +2,7 @@ fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Job Listing'
|
||||
description 'ESX Jobs'
|
||||
|
||||
version '1.6.5'
|
||||
|
||||
@@ -19,8 +19,6 @@ server_scripts {
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'@es_extended/locale.lua',
|
||||
'locales/*.lua',
|
||||
'client/main.lua'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user