Refactor fxmanifest.lua

This commit is contained in:
RoadToSix
2022-04-01 13:51:18 +02:00
committed by GitHub
parent 1c945de12a
commit 08b26b2a49
+1 -3
View File
@@ -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'
}