diff --git a/packageinfo.ccpt b/packageinfo.ccpt new file mode 100644 index 0000000..f20793f --- /dev/null +++ b/packageinfo.ccpt @@ -0,0 +1,13 @@ +{ + name = "dig", + comment = "Turtle Tunnel Digging Program", + author = "Hion-V", + 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", + type = "script", + }, + dependencies = {}, +} \ No newline at end of file