com.railek.unibase
Version:
Lightweight library of commonly used tools, scripts and core components for Unity projects
23 lines (22 loc) • 562 B
JSON
{
"name": "com.railek.unibase",
"version": "0.4.0",
"displayName": "Unibase",
"description": "Lightweight library of commonly used tools, scripts and core components for Unity projects",
"repository": {
"type": "git",
"url": "https://github.com/railek/unibase"
},
"author": "Railek <jean@railek.com>",
"unity": "2019.3",
"license": "MIT",
"keywords": [
"tools",
"extensions",
"helpers"
],
"bugs": {
"url": "https://github.com/railek/unibase/issues"
},
"homepage": "https://github.com/railek/unibase/#README"
}