updated package info and installer
This commit is contained in:
parent
ebf8643e1e
commit
8ee6789265
@ -2,10 +2,10 @@
|
|||||||
name = "dig",
|
name = "dig",
|
||||||
comment = "Turtle Tunnel Digging Program",
|
comment = "Turtle Tunnel Digging Program",
|
||||||
author = "Hion-V",
|
author = "Hion-V",
|
||||||
website = "https://git.subsonics.nl/pootercraft/programs",
|
website = "https://git.subsonics.nl/pootercraft/programs/turtle/dig/",
|
||||||
newestversion = "1.0",
|
newestversion = "1.0",
|
||||||
install = {
|
install = {
|
||||||
scripturl = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/dig/packageinstall.lua",
|
scripturl = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/turtle/dig/packageinstall.lua",
|
||||||
type = "script",
|
type = "script",
|
||||||
},
|
},
|
||||||
dependencies = {},
|
dependencies = {},
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
-- INSTALL PACKAGE INFO
|
-- INSTALL PACKAGE INFO
|
||||||
packageName = "dig"
|
packageName = "dig"
|
||||||
packageURL = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/dig/bin/dig"
|
packageURL = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/turtle/dig/bin/dig"
|
||||||
packageBinPath = "/bin/"
|
packageBinPath = "/bin/"
|
||||||
packageFilename = "dig"
|
packageFilename = "dig"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user