Create files for regular use
These files do not contain code, but are rather used for functional reasons
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
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 = ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user