From f2533d8edcb512dc4cb80c54adbeb446a1d60f1f Mon Sep 17 00:00:00 2001 From: Liam Sage Date: Wed, 4 Sep 2024 12:04:36 +0200 Subject: [PATCH] fix(#2): Mod description updated --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index d9906ab..7a994f9 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "shaderapi", "version": "${version}", "name": "shaderapi", - "description": "AutoGG for Hypixel (and others)", + "description": "Let servers send you shader packs.", "authors": [], "contact": {}, "license": "All-Rights-Reserved",