From 607bd17906ce0005f74358bb44eb5820dd7312b3 Mon Sep 17 00:00:00 2001 From: AbsentAbigail Date: Sun, 1 Jun 2025 12:17:27 +0200 Subject: [PATCH] Change downloadURL to point to asset file --- mods/AbsentAbigail@AbsentDealer/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/AbsentAbigail@AbsentDealer/meta.json b/mods/AbsentAbigail@AbsentDealer/meta.json index bde7f453..7b98954c 100644 --- a/mods/AbsentAbigail@AbsentDealer/meta.json +++ b/mods/AbsentAbigail@AbsentDealer/meta.json @@ -5,7 +5,7 @@ "categories": ["Content", "Joker"], "author": "Absent Abigail", "repo": "https://github.com/AbsentAbigail/AbsentDealer", - "downloadURL": "https://github.com/AbsentAbigail/AbsentDealer/releases/latest/", + "downloadURL": "https://github.com/AbsentAbigail/AbsentDealer/releases/latest/download/absentdealer.zip", "folderName": "AbsentDealer", "version": "1.0.0", "automatic-version-check": true