Update utilities.json

This commit is contained in:
Y-ellow 2024-10-22 22:15:34 +01:00 committed by GitHub
parent 264249ac7d
commit 09de3f2ad6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,20 @@
} }
} }
}, },
"party_filter": {
"description": "Adds Filters in the gather->public window.",
"external_url": "",
"authors": [
{
"name": "Yelllow",
"email": "im.yellow.dev@gmail.com",
"discord": "y.lw"
}
],
"versions": {
"1.0.0": {}
}
},
"sandbox": { "sandbox": {
"description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!", "description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!",
"external_url": "", "external_url": "",
@ -1407,4 +1421,4 @@
} }
} }
} }
} }