From ad919057c25d7c651781439d72cc2f7ff9d1ac91 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 1 Aug 2022 12:25:10 +0000 Subject: [PATCH] Updated Resource List --- dist/resources.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dist/resources.json b/dist/resources.json index e3f1ceb..54abd22 100644 --- a/dist/resources.json +++ b/dist/resources.json @@ -1,4 +1,19 @@ [ + { + "title": "[C#] alt:V Package", + "url": "https://github.com/litolax/altV-Package", + "description": "Tool for downloading new files from alt:V CDN.", + "tags": [ + "csharp", + "tool" + ], + "cover": "https://i.imgur.com/SoQUFKf.png", + "cli": false, + "author": "resources/json", + "updated": "2022-08-01T12:24:42.000Z", + "pushed": "2022-08-01T12:24:42.000Z", + "creation": "2022-08-01T12:24:42.000Z" + }, { "title": "esbuild dev and prod plugin", "url": "https://github.com/xxshady/altv-esbuild",