From 7f6014b12c7584ac103c5c9039c3153ddaf991d9 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sun, 19 Jun 2022 01:22:32 +0200 Subject: [PATCH] fixed big int --- packageinfo.ccpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packageinfo.ccpt b/packageinfo.ccpt index f20793f..8234482 100644 --- a/packageinfo.ccpt +++ b/packageinfo.ccpt @@ -5,8 +5,8 @@ website = "https://git.subsonics.nl/pootercraft/dig", newestversion = "1.0", install = { - url = "https://git.subsonics.nl/pootercraft/dig/raw/branch/master/dig.lua", - filename = "dig", + scripturl = "https://git.subsonics.nl/pootercraft/dig/raw/branch/master/dig.lua", + filename = "bin/dig", type = "script", }, dependencies = {},