com.wallstop-studios.unity-helpers
Version:
Various Unity Helper Library
39 lines (38 loc) • 943 B
JSON
{
"name": "com.wallstop-studios.unity-helpers",
"version": "2.0.0-rc58",
"displayName": "Unity Helpers",
"description": "Various Unity Helper Library",
"dependencies": {},
"unity": "2021.3",
"keywords": [
"helper",
"library",
"quad tree",
"extension",
"helpers",
"random",
"pcg random",
"protobuf",
"pascal",
"rtree",
"r tree",
"kd tree",
"kdtree",
"cyclic buffer"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/wallstop/unity-helpers.git"
},
"bugs": {
"url": "https://github.com/wallstop/unity-helpers/issues"
},
"author": "wallstop studios <wallstop@wallstopstudios.com> (https://wallstopstudios.com)",
"homepage": "https://github.com/wallstop/unity-helpers#readme",
"main": "README.md",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}