Add ModernNet library to Nimble (#2717)

This commit is contained in:
Yu Vitaqua fer Chronos 2023-10-03 11:21:19 +01:00 committed by GitHub
parent 6f54643775
commit 986c3bf981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",