added package info

This commit is contained in:
Andreas 2022-06-19 01:09:46 +02:00
parent ea4f235449
commit 9447e50533

13
packageinfo.ccpt Normal file
View File

@ -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 = {},
}