Files
esx_core/[core]/skinchanger/fxmanifest.lua
T
2023-07-10 23:40:07 +02:00

14 lines
237 B
Lua

fx_version 'adamant'
game 'gta5'
lua54 'yes'
description 'Official ESX-Legacy resource for handling the Player`s Skin'
version '1.10.1'
client_scripts {
'@es_extended/locale.lua',
'locales/*.lua',
'config.lua',
'client/main.lua'
}