homegaming-cs16rcon
Version:
Node.js ile HLDS CS 1.6 RCON komutları göndermek için basit bir kütüphane.
26 lines (25 loc) • 658 B
JSON
{
"name": "homegaming-cs16rcon",
"version": "1.0.0",
"description": "Node.js ile HLDS CS 1.6 RCON komutları göndermek için basit bir kütüphane.",
"main": "index.js",
"keywords": [
"hlds",
"cs16",
"rcon",
"counter-strike",
"udp",
"nodejs",
"homegaming"
],
"author": "Senin Adın <you@example.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/kullanici/homegaming-cs16rcon.git"
},
"bugs": {
"url": "https://github.com/kullanici/homegaming-cs16rcon/issues"
},
"homepage": "https://github.com/kullanici/homegaming-cs16rcon#readme"
}