diff --git a/properties.json b/properties.json new file mode 100644 index 0000000..85a273c --- /dev/null +++ b/properties.json @@ -0,0 +1,8 @@ +{ + "name": "Example platform", + "author": "Swee", + "version": "1.0", + "type": "platform", + "layout": "irc", + "supports": ["desktop", "mobile"] +} \ No newline at end of file