mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add docs to ModernNet and Crockfordb32 (my two other libraries) (#2721)
This should be the last of my edits for a long while now
This commit is contained in:
parent
d3e643bf98
commit
8abae746ae
@ -9,7 +9,9 @@
|
|||||||
"mc"
|
"mc"
|
||||||
],
|
],
|
||||||
"description": "ModernNet is a barebones library to interact with the Minecraft Java Edition protocol!",
|
"description": "ModernNet is a barebones library to interact with the Minecraft Java Edition protocol!",
|
||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/Nimberite-Development/ModernNet",
|
||||||
|
"doc": "https://nimberite-development.github.io/ModernNet/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "worldtree",
|
"name": "worldtree",
|
||||||
@ -51,7 +53,9 @@
|
|||||||
"decode"
|
"decode"
|
||||||
],
|
],
|
||||||
"description": "A simple implementation of Crockford Base32.",
|
"description": "A simple implementation of Crockford Base32.",
|
||||||
"license": "CC0"
|
"license": "CC0",
|
||||||
|
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/Crockford-Base32-Nim",
|
||||||
|
"doc": "https://yu-vitaqua-fer-chronos.github.io/Crockford-Base32-Nim/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rtmidi",
|
"name": "rtmidi",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user