From 5fa962930d7ae500be3ada159571ab590a9f4208 Mon Sep 17 00:00:00 2001 From: official-notfishvr Date: Fri, 13 Feb 2026 23:48:41 -0600 Subject: [PATCH 1/4] noPendingCount --- exts/noPendingCount.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/noPendingCount.json diff --git a/exts/noPendingCount.json b/exts/noPendingCount.json new file mode 100644 index 0000000..c0b4100 --- /dev/null +++ b/exts/noPendingCount.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/official-notfishvr/moonlight-noPendingCount.git", + "commit": "f9d440b4374a01dc5fc9b6982da3dd243522fb55", + "scripts": ["build", "repo"], + "artifact": "repo/NoPendingCount.asar" +} From b820cc398d902a3ec58645b94c04e9debb3e0bfe Mon Sep 17 00:00:00 2001 From: official-notfishvr Date: Fri, 13 Feb 2026 23:50:10 -0600 Subject: [PATCH 2/4] fix file name --- exts/noPendingCount.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/noPendingCount.json b/exts/noPendingCount.json index c0b4100..012fcfb 100644 --- a/exts/noPendingCount.json +++ b/exts/noPendingCount.json @@ -2,5 +2,5 @@ "repository": "https://github.com/official-notfishvr/moonlight-noPendingCount.git", "commit": "f9d440b4374a01dc5fc9b6982da3dd243522fb55", "scripts": ["build", "repo"], - "artifact": "repo/NoPendingCount.asar" + "artifact": "repo/noPendingCount.asar" } From bc11d9b99fec479b58d5e15ea85e213799ce800e Mon Sep 17 00:00:00 2001 From: official-notfishvr Date: Sat, 14 Feb 2026 18:42:58 -0600 Subject: [PATCH 3/4] renamed repo --- exts/noPendingCount.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/noPendingCount.json b/exts/noPendingCount.json index 012fcfb..fe401b6 100644 --- a/exts/noPendingCount.json +++ b/exts/noPendingCount.json @@ -1,6 +1,6 @@ { - "repository": "https://github.com/official-notfishvr/moonlight-noPendingCount.git", - "commit": "f9d440b4374a01dc5fc9b6982da3dd243522fb55", + "repository": "https://github.com/official-notfishvr/moonlight-extensions.git", + "commit": "31938b7fc6f5d452cf3edbdd5038ad7e682fa26b", "scripts": ["build", "repo"], "artifact": "repo/noPendingCount.asar" } From 6d9999785d7ad22d659436731b5a37594eb7e1dd Mon Sep 17 00:00:00 2001 From: official-notfishvr Date: Sun, 15 Feb 2026 20:00:02 -0600 Subject: [PATCH 4/4] update --- exts/noPendingCount.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/noPendingCount.json b/exts/noPendingCount.json index fe401b6..b87eaa4 100644 --- a/exts/noPendingCount.json +++ b/exts/noPendingCount.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/official-notfishvr/moonlight-extensions.git", - "commit": "31938b7fc6f5d452cf3edbdd5038ad7e682fa26b", + "commit": "973c7cbc6b9574d22fd4f5f28d79819ab519a699", "scripts": ["build", "repo"], "artifact": "repo/noPendingCount.asar" }