@quenty/clipcharacters
Version:
Clip characters locally on the client of other clients so they don't interfer with physics.
45 lines (44 loc) • 1.14 kB
JSON
{
"name": "@quenty/clipcharacters",
"version": "12.22.1",
"description": "Clip characters locally on the client of other clients so they don't interfer with physics.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Character"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/clipcharacters/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/brio": "^14.18.1",
"@quenty/characterutils": "^12.20.1",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/playerutils": "^8.18.1",
"@quenty/remoting": "^12.19.1",
"@quenty/servicebag": "^11.13.1",
"@quenty/statestack": "^14.19.1",
"@quenty/table": "^3.8.0",
"@quenty/valueobject": "^13.18.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}