UNPKG

cz.xprees.variables

Version:

This package contains a system for creating variables based on ScriptableObjects in Editor.

30 lines 739 B
{ "name": "cz.xprees.variables", "displayName": "Variables", "version": "1.0.17", "unity": "2021.3", "description": "This package contains a system for creating variables based on ScriptableObjects in Editor.", "license": "Apache-2.0", "category": "Core", "dependencies": { "cz.xprees.core": "1.0.32", "com.dbrizov.naughtyattributes": "2.1.4" }, "keywords": [ "Unity", "Variables", "ScriptableObjects" ], "author": { "name": "xprees", "email": "xprees.developer@gmail.com", "url": "https://xprees.com" }, "bugs": { "url": "https://github.com/xprees/unity-variables/issues" }, "repository": { "type": "git", "url": "https://github.com/xprees/unity-variables" } }