ccpt/testing/testpackage3.ccpt
2021-06-16 22:52:30 +02:00

15 lines
371 B
Plaintext

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