ccpt/testing/testpackage3.ccpt
2021-05-31 20:20:07 +02:00

16 lines
385 B
Plaintext

{
name = "testpackage3",
comment = "Emtpy package to test cctp",
author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.1",
dependencies = {
tp1 = "1.0"
},
install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",
filename = "testpackage3",
type = "library",
}
}