This commit is contained in:
2022-06-19 03:12:17 +02:00
parent f925f67aca
commit ebf8643e1e
3 changed files with 2 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
{
name = "dig",
comment = "Turtle Tunnel Digging Program",
author = "Hion-V",
website = "https://git.subsonics.nl/pootercraft/programs",
newestversion = "1.0",
install = {
scripturl = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/dig/packageinstall.lua",
type = "script",
},
dependencies = {},
}