mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
Add wavecore (#2089)
* Add wavecore I also edited my other project's git URL because it is now in its own org. * Remove space
This commit is contained in:
+12
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user