diff --git a/packages.json b/packages.json index 25fcffa..c15f1a9 100644 --- a/packages.json +++ b/packages.json @@ -22546,7 +22546,7 @@ }, { "name": "ansiwave", - "url": "https://github.com/oakes/ansiwave", + "url": "https://github.com/ansiwave/ansiwave", "method": "git", "tags": [ "ansi", @@ -22555,6 +22555,17 @@ "description": "ANSI art + MIDI music editor", "license": "Public Domain" }, + { + "name": "wavecore", + "url": "https://github.com/ansiwave/wavecore", + "method": "git", + "tags": [ + "database", + "networking" + ], + "description": "Client and server database and networking utils", + "license": "Public Domain" + }, { "name": "minecraft_server_status", "url": "https://github.com/GabrielLasso/minecraft_server_status",