1º Go to (lambra-sBetting/config.lua) and change the following to:

Config.Framework = "ESX"


2º Go to (lambra-sBetting/fxmanifest.lua) and uncomment line 13 to enable ox_lib in the resource (If your using it)


3º Go to (ox_inventory/data/items.lua) and add the following ITEM to the table:

["sbtablet"] = {
	label = "S Tablet",
	weight = 250,
	stack = false,
	close = true
},


4º Go to (ox_inventory/web/images) and drag the item image from (lambra-sBetting/INSTALLATION/images)


5º Upon the first start of the resource the resource will create 3 tables to your Database named "lambrabet_bets, lambrabet_codes, lambrabet_users", just double check in your Database, if it was indeed created.


6º If you want to translate the resource to change it to your OWN language go edit (lambra-sBetting/web/build/settings.json)