From e0e0dc37b7082ee0394005605e2ef8ee8de3ca29 Mon Sep 17 00:00:00 2001 From: Owen <78411938+Owen-3456@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:25:46 +0100 Subject: [PATCH] Added Application(s) - Modrinth --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 5bfaae8c..d5f04f35 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2839,5 +2839,13 @@ "description":"Kicad is an open-source EDA tool. It's a good starting point for those who want to do electrical design and is even used by professionals in the industry.", "link": "https://www.kicad.org/", "winget": "KiCad.KiCad" + }, + "WPFInstallModrinth": { + "category": "Games", + "choco": "na", + "content": "Modrinth", + "description": "Modrinth is a modding platform for Minecraft that provides a curated selection of mods, modpacks, and tools for the Minecraft community.", + "link": "https://modrinth.com/", + "winget": "Modrinth.ModrinthApp" } }