Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
224 B
JSON

{
"name": "cialloo-rcon",
"version": "1.0.0",
"description": "implementation in valve source rcon protocal",
"homepage": "https://github.com/luckyweNda/rcon",
"license": "MIT",
"dependencies": [
"asio"
]
}