mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add zfplugs plugins for the zfcore framework (#1546)
This is the plugins for the zfcore framework https://github.com/zendbit/nim.zfcore Co-authored-by: Clyybber <darkmine956@gmail.com>
This commit is contained in:
parent
dafadb96a7
commit
3e034b1234
@ -18708,5 +18708,21 @@
|
|||||||
"description": "Simple RCON client in Nim lang.",
|
"description": "Simple RCON client in Nim lang.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mcilya/nimrcon"
|
"web": "https://github.com/mcilya/nimrcon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zfplugs",
|
||||||
|
"url": "https://github.com/zendbit/nim.zfplugs",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"http",
|
||||||
|
"framework",
|
||||||
|
"api",
|
||||||
|
"asynchttpserver",
|
||||||
|
"plugins"
|
||||||
|
],
|
||||||
|
"description": "This is the plugins for the zfcore framework https://github.com/zendbit/nim.zfcore",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/zendbit/nim.zfplugs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user