๐Adapt Framework
Integrate the Evidence script into your framework.
Connecting Evidence to ESX
Let's go inside the wais-evidence 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.
Connecting Evidence to QBCore
Let's go inside the wais-evidence 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