From 8f919be14b292423ccc35fdc71aa4f8b06d868c9 Mon Sep 17 00:00:00 2001 From: PChaicot <250561447+PChaicot@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:13:12 +0700 Subject: [PATCH] Add Playnite to applications.json (#4588) --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index c2183b29..1cdecd8b 100644 --- a/config/applications.json +++ b/config/applications.json @@ -979,6 +979,15 @@ "winget": "Giorgiotani.Peazip", "foss": true }, + "playnite": { + "category": "Games", + "choco": "playnite", + "content": "Playnite", + "description": "Playnite is an open source video game library manager with one simple goal: To provide a unified interface for all of your games.", + "link": "https://playnite.link/", + "winget": "Playnite.Playnite", + "foss": true + }, "plex": { "category": "Selfhosted Tools", "choco": "plexmediaserver",