Add properties.json
This commit is contained in:
parent
5696a89504
commit
070406e9e8
1 changed files with 8 additions and 0 deletions
8
properties.json
Normal file
8
properties.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "Example platform",
|
||||
"author": "Swee",
|
||||
"version": "1.0",
|
||||
"type": "platform",
|
||||
"layout": "irc",
|
||||
"supports": ["desktop", "mobile"]
|
||||
}
|
Loading…
Add table
Reference in a new issue