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:
parent
e3c4364bc8
commit
01fdc9d919
1 changed files with 10 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue