diff --git a/packages.json b/packages.json index 18f6dcb..2011c75 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,16 @@ [ + { + "name": "modernnet", + "url": "https://github.com/Nimberite-Development/ModernNet", + "method": "git", + "tags": [ + "minecraft", + "protocol", + "mc" + ], + "description": "ModernNet is a barebones library to interact with the Minecraft Java Edition protocol!", + "license": "Apache-2.0" + }, { "name": "worldtree", "url": "https://github.com/keithaustin/worldtree",