mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +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:
parent
7fd819c614
commit
e83d395e7f
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user