Stop shipping plaintext. FiveSecured encrypts, obfuscates, and licenses your Lua resources so customers run your work without ever holding your source.
Guys the MLO works, the fxmanifest is the problem, just change the fxmanifest file to this one:
fx_version 'cerulean'
game 'gta5'
description 'AB45-MajestyMansionV2'
author 'AleBrambi45'
version '1.0.0'
this_is_map 'yes'
files {
'stream/ab45_villav2_props.ytyp',
'stream/ab45_villav2_ytyp.ytyp',
'stream/ab45_villav2_esterno_ymap.ymap',
'stream/ab45_villav2_ymap.ymap',
'stream/*.ymap',
'stream/*.ytyp',
'stream/*.ydr',
'stream/*.ytd',
'stream/*.ybn'
}
data_file 'DLC_ITYP_REQUEST' 'stream/ab45_villav2_props.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/ab45_villav2_ytyp.ytyp'
data_file 'MAP' 'stream/ab45_villav2_esterno_ymap.ymap'
data_file 'MAP' 'stream/ab45_villav2_ymap.ymap'
lua54 'yes'
Like my comment so it can go up :)