Add package: mcsrvstat.nim (#2570)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
HitBlast 2023-04-16 23:12:54 +06:00 committed by GitHub
parent 303d7ffd35
commit 17c845e8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,19 @@
[ [
{
"name": "mcsrvstat.nim",
"url": "https://github.com/hitblast/mcsrvstat.nim",
"method": "git",
"tags": [
"mcsrvstat",
"api-wrapper",
"minecraft",
"minecraft-server-status",
"library"
],
"description": "A hybrid and asynchronous Nim wrapper for the Minecraft Server Status API.",
"license": "MIT",
"web": "https://github.com/hitblast/mcsrvstat.nim"
},
{ {
"name": "nimitheme", "name": "nimitheme",
"url": "https://github.com/neroist/nimitheme", "url": "https://github.com/neroist/nimitheme",