Add properties.json

This commit is contained in:
Nova Cat 2025-02-07 19:00:10 -08:00
parent 5696a89504
commit 070406e9e8

8
properties.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "Example platform",
"author": "Swee",
"version": "1.0",
"type": "platform",
"layout": "irc",
"supports": ["desktop", "mobile"]
}