From becaeb4631e820de474819372602e4bad4282300 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sun, 22 Aug 2021 13:20:35 -0500 Subject: [PATCH] Add RetroArch Cores UniStore to list --- resources/UniStores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/UniStores.json b/resources/UniStores.json index da7f06c..9da05bf 100644 --- a/resources/UniStores.json +++ b/resources/UniStores.json @@ -28,5 +28,11 @@ "author": "LinuxCat", "url": "https://github.com/LinUwUxCat/LinuxCat-s-Store/raw/master/unistore/linuxcat-store.unistore", "description": "A store where everything is not made by me but most of it is." + }, + "RetroArch Cores": { + "title": "RetroArch Cores", + "author": "Libretro", + "url": "https://db.universal-team.net/unistore/retroarch.unistore", + "description": "RetroArch cores" } }