UNPKG

@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
{ "name": "@quenty/clipcharacters", "version": "12.19.2", "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.8.2", "@quenty/brio": "^14.17.2", "@quenty/characterutils": "^12.18.2", "@quenty/loader": "^10.8.2", "@quenty/maid": "^3.4.2", "@quenty/playerutils": "^8.17.2", "@quenty/remoting": "^12.18.2", "@quenty/servicebag": "^11.11.3", "@quenty/statestack": "^14.18.2", "@quenty/table": "^3.7.3", "@quenty/valueobject": "^13.17.2" }, "publishConfig": { "access": "public" }, "gitHead": "64def70499ec067077ee39f279936b620b217847" }