Files
drb-server/addons/example/config.json
Logan Cusano 4023a7fc2c Initial move
2024-05-12 12:54:20 -04:00

7 lines
111 B
JSON

{
"name": "Addon 1",
"enabled": false,
"options": {
"eventName": "connection"
}
}