You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A framework of very bare metal scripts to facilitate inventory systems in your games. It is very easy to hook your own logic in at every point.",
"displayName": "Inventories",
"unity": "2019.1",
"type": "framework",
"hideInEditor": false,
"author": {
"name": "Sam Taseff",
"email": "sgttaseff1@sheffield.ac.uk",
"url": "https://contraband.software/"
},
"keywords": [
"Inventory"
],
"samples": [
{
"displayName": "Prefab Objects",
"description": "Contains sample prefabs for the cyan inventory system package.",
"path": "Samples~/Prefabs"
},
{
"displayName": "Behaviour Scripts",
"description": "Contains sample secondary bahaviour scripts for the cyan inventory system package.",