From 34f07f57b935ce5e38dc90ebb802ffd390169c05 Mon Sep 17 00:00:00 2001 From: Cukmekerb Date: Mon, 9 Oct 2023 09:05:06 -0700 Subject: Replace `discord-presence` with new plugin (#314) * replace `discord-presence` with new plugin * `discord-presence`: mention it only supports linux * `discord-presence`: add name `Discord RPC` --- manifest.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 03f6d4c..27240e9 100644 --- a/manifest.json +++ b/manifest.json @@ -149,11 +149,12 @@ "mod_version": "3" }, { - "description": "Adds the current workspace and file to your Discord Rich Presence", - "version": "0.1", - "remote": "https://github.com/vincens2005/lite-xl-discord:93ac3abb7381fe6d5c9734e40c008cd26713f1a8", + "description": "Adds the current workspace and file to your Discord rich presence. Linux-only.", + "version": "0.2", + "remote": "https://github.com/vincens2005/lite-xl-discord2:71648e55ad812dc1029a3df70c17656ec7cb63bf", "mod_version": "3", - "id": "discord-presence" + "id": "discord-presence", + "name": "Discord RPC" }, { "description": "Provides basic drag and drop of selected text (in same document)", -- cgit v1.2.3