2025-02-15 21:43:33 +01:00

16 lines
340 B
JSON

{
"id": "puckoprutt",
"title": "puckoprutt",
"description": "add communication to the puckoprutt web api",
"authors": [
{ "name": "Robin Riis" }
],
"version": "0.1.0",
"compatability": {
"minimum": "12",
"verified": "12"
},
"scripts": [
"scripts/puckochat/main.js"
]
}