refactor(esx_license/fxmanifest.lua): add config

This commit is contained in:
Amir_Lynx
2022-11-01 22:35:52 +03:30
parent 7e60734a77
commit 8ab51765c0
+1
View File
@@ -9,5 +9,6 @@ version '1.8.5'
server_scripts {
'@es_extended/imports.lua',
'@oxmysql/lib/MySQL.lua',
'config.lua',
'server/main.lua'
}