1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

add azalea to projects

This commit is contained in:
mat 2022-09-30 19:32:44 -05:00
parent e3c4364bc8
commit 01fdc9d919

View file

@ -1,4 +1,13 @@
[
{
"name": "Azalea",
"href": "https://github.com/mat-1/azalea",
"source": "https://github.com/mat-1/azalea",
"languages": [
"rust"
],
"description": "Collection of Rust crates primarily for creating Minecraft bots."
},
{
"name": "msdsmchr",
"href": "https://h.matdoes.dev/",
@ -6,7 +15,7 @@
"languages": [
"rust"
],
"description": "A fast Minecraft head API."
"description": "Fast Minecraft head API."
},
{
"name": "matdoesdev",