Testing: Create screenshots #3

This commit is contained in:
PentagonLP 2021-06-01 15:17:34 +02:00
parent 820e2f1563
commit 19529e77fe

View File

@ -5,9 +5,10 @@
website = "https://github.com/PentagonLP/ccpt", website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0", newestversion = "1.0",
dependencies = { dependencies = {
testpackage2 = 1.0
}, },
install = { install = {
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript",
filename = "testpackage1", filename = "testpackage1",
type = "library", type = "library",
} }