1 - Prepare the depends scripts and upload them to the resources folder.
["tabukart"] = {
["name"] = "tabukart",
["label"] = "Taboo card",
["weight"] = 0,
["type"] = "item",
["image"] = "tabukart.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Taboo card"
},
["tabudeste"] = {
["name"] = "tabudeste",
["label"] = "Taboo deck",
["weight"] = 0,
["type"] = "item",
["image"] = "tabudeste.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Taboo deck"
},