Update minigames.json

This commit is contained in:
rabbitboom 2025-10-28 16:36:14 +00:00 committed by GitHub
parent 49a871289e
commit 3a87cf4839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1044,6 +1044,19 @@
}
}
},
"botsvsbots": {
"description": "Watch your team of bots fight the opposing team of bots!",
"external_url": "",
"authors": [
{
"name": "rabbitboom",
"email": "",
"discord": ""
}
],
"versions": {
"1.0.0": null
}
"handball": {
"description": "Score some goals with handball",
"external_url": "",
@ -1609,4 +1622,4 @@
}
}
}
}
}