From 7f18b4fd6042cc912c355bcf04629475bb878a45 Mon Sep 17 00:00:00 2001 From: Vale_Th <143950092+ValeThReal@users.noreply.github.com> Date: Sun, 9 Aug 2026 20:19:23 +0200 Subject: [PATCH] Add Roblox entry to applications.json (#4931) Added The Game Roblox to the Application list. Co-authored-by: FallenGME <125669256+FallenGME@users.noreply.github.com> --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index 765322c8..92fc3278 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1527,6 +1527,15 @@ "winget": "Valve.Steam", "foss": false }, + "roblox": { + "category": "Games", + "choco": "na", + "content": "Roblox", + "description": "Roblox is a platform and game creation system that allows users to create and play games developed by the community.", + "link": "https://www.roblox.com/", + "winget": "Roblox.Roblox", + "foss": false + }, "sublimetext": { "category": "Development", "choco": "sublimetext4",