🔮Installation QBCore
How to install and how to use multicharacter for QBCore framework users. You can learn them here.
You should have read and done the How to set it up page before proceeding with these steps.
Connecting Multicharacter to QBCore
Let's go inside the Wais-multicharacterv2 folder and open the Config.lua file with an editor.
Change the Config.Framework variable in the first lines of the Config file as below.
If the name of the core script is different, replace the value of the [“ResourceName”]
variable with the script name
[“ResourceName”] = "your core resources name"
Last updated