ccpt/testing/testpackage2.ccpt
2021-05-31 20:17:27 +02:00

15 lines
371 B
Plaintext

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