ccpt/packageinfo.ccpt
PentagonLP 53318204b2 Create files for regular use
These files do not contain code, but are rather used for functional reasons
2021-05-31 11:59:25 +02:00

16 lines
349 B
Plaintext

{
name = "ComputerCraft Package Tool",
id = "ccpt",
comment = "Package tool for ComputerCraft/CC: Tweaked",
author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0",
dependencies = {
pprint = "1.0"
},
install = {
type = "script",
scripturl = ""
}
}