@bdsx/tps
Version:
Adds a simple command to check server TPS! Using a Rust hooking DLL to handle the calculation for the smallest overhead
17 lines (16 loc) • 395 B
JSON
{
"name": "@bdsx/tps",
"version": "1.0.0",
"description": "Adds a simple command to check server TPS! Using a Rust hooking DLL to handle the calculation for the smallest overhead",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"BDSX",
"tps",
"plugin"
],
"author": "SacriGrape",
"license": "GPL-3.0"
}