ccpt/testing/testpackage.ccpt
2021-06-01 15:03:46 +02:00

15 lines
380 B
Plaintext

{
name = "testpackage",
comment = "This package does absolutly nothing!",
author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0",
dependencies = {
},
install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",
filename = "testpackage1",
type = "library",
}
}