ccpt/testing/testpackage1.ccpt
2021-05-31 20:08:58 +02:00

16 lines
391 B
Plaintext

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