Compare commits

...

2 Commits

Author SHA1 Message Date
c351c7419c updated package info 2022-06-19 01:28:58 +02:00
1995f58b12 moved dig and renamed 2022-06-19 01:28:32 +02:00
2 changed files with 1 additions and 1 deletions

View File

View File

@ -5,7 +5,7 @@
website = "https://git.subsonics.nl/pootercraft/dig", website = "https://git.subsonics.nl/pootercraft/dig",
newestversion = "1.0", newestversion = "1.0",
install = { install = {
scripturl = "https://git.subsonics.nl/pootercraft/dig/raw/branch/master/dig.lua", scripturl = "https://git.subsonics.nl/pootercraft/dig/raw/branch/master/bin/dig",
filename = "dig", filename = "dig",
type = "script", type = "script",
}, },