Update minigames.json

This commit is contained in:
SenjuZoro 2023-07-24 02:23:09 +02:00 committed by GitHub
parent 9a4eb7a9f5
commit 12d51c3b1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -597,6 +597,21 @@
}
}
},
"quake_original": {
"description": "Good ol' Quake minigame",
"external_url": "",
"authors": [
{
"name": "Unknown",
"email": "",
"discord": ""
}
],
"versions": {
"1.0.0":null
}
}
},
"ufo_fight": {
"description": "Fight the UFO boss!",
"external_url": "",
@ -636,4 +651,4 @@
}
}
}
}
}