From 75fa254f5e9efaf604c77bfb81fff7bd72ffc4c9 Mon Sep 17 00:00:00 2001 From: CanisMinor Date: Sat, 27 Jan 2024 00:36:14 +0800 Subject: [PATCH] Create steam.json --- src/steam.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/steam.json diff --git a/src/steam.json b/src/steam.json new file mode 100644 index 0000000..e1eee43 --- /dev/null +++ b/src/steam.json @@ -0,0 +1,14 @@ +{ + "author": "LobeHub", + "createdAt": "2024-01-27", + "homepage": "https://github.com/lobehub/chat-plugin-steam", + "identifier": "steam", + "manifest": "https://steam.chat-plugin.lobehub.com/manifest.json", + "meta": { + "avatar": "https://steam.chat-plugin.lobehub.com/logo.webp", + "tags": ["steam", "game"], + "title": "Steam", + "description": "Obtain game information and user reviews from Steam." + }, + "schemaVersion": 1 +}