added lumberjack program

This commit is contained in:
2022-06-19 05:50:16 +02:00
parent 8ee6789265
commit 3efc247f84
3 changed files with 271 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
name = "LumberJack",
comment = "Turtle Tree ChippyChoppy Program",
author = "Hion-V",
website = "https://git.subsonics.nl/pootercraft/programs/turtle/lumberjack/",
newestversion = "1.0",
install = {
scripturl = "https://git.subsonics.nl/pootercraft/programs/raw/branch/master/turtle/lumberjack/packageinstall.lua",
type = "script",
},
dependencies = {},
}