@quenty/scoredactionservice
Version:
Scores actions and picks the highest rated one every frame
50 lines (49 loc) • 1.21 kB
JSON
{
"name": "@quenty/scoredactionservice",
"version": "16.43.0",
"description": "Scores actions and picks the highest rated one every frame",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Input",
"Scoring"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/scoredactionservice/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.13.0",
"@quenty/brio": "14.29.2",
"@quenty/inputkeymaputils": "14.42.0",
"@quenty/inputmode": "13.33.0",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/rx": "13.28.2",
"@quenty/servicebag": "11.18.0",
"@quenty/signal": "7.13.0",
"@quenty/statestack": "14.31.2",
"@quenty/table": "3.9.2",
"@quenty/valueobject": "13.30.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}