Platform-Base/properties.json
2025-03-10 18:10:48 -07:00

12 lines
No EOL
236 B
JSON

{
"name": "Example platform",
"author": "Swee",
"version": "1.0",
"type": "platform",
"layout": "IRC",
"statusBar": {
"title": "Example",
"iconProvider": "file",
"icon": "logo.png"
}
}