build: new repos

This commit is contained in:
Benzo
2023-01-18 15:06:15 +01:00
parent 4267f1d915
commit cfb8e742e4
973 changed files with 1226 additions and 81196 deletions
+16
View File
@@ -0,0 +1,16 @@
fx_version 'adamant'
game 'gta5'
lua54 'yes'
description 'Official ESX-Legacy resource for handling the Player`s Skin'
version '1.9.0'
client_scripts {
'@es_extended/locale.lua',
'locales/*.lua',
'config.lua',
'client/main.lua'
}