QBX
QBX Install Instructions
Add '@qbx_core/modules/playerdata.lua' to the client_scripts inside the fxmanifest.
client_scripts {
'@qbx_core/modules/playerdata.lua',
'bridge/**/client.lua',
'client/*.lua'
}
My script will automatically detect QBX, so there is no additional installation steps for this framework.