diff --git a/dist/resources.json b/dist/resources.json index 322915f..b524652 100644 --- a/dist/resources.json +++ b/dist/resources.json @@ -1,4 +1,19 @@ [ + { + "title": "[JS] altv-utils", + "url": "https://github.com/litolax/altv-utils", + "description": "Cli package that contains tools for optimization daily routine of developers", + "tags": [ + "javascript", + "tool" + ], + "cover": "https://i.imgur.com/SoQUFKf.png", + "cli": true, + "author": "resources/json", + "updated": "2023-04-15T19:08:19.000Z", + "pushed": "2023-04-15T19:08:19.000Z", + "creation": "2023-04-15T19:08:19.000Z" + }, { "title": "[C#] alt:V Resource Generator", "url": "https://github.com/litolax/altV-Resources-Generator",