Testing: Create screenshots #1

This commit is contained in:
PentagonLP 2021-06-01 15:01:53 +02:00
parent 2785bd2262
commit 9b8751950c
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
name = "testpackage1", name = "testpackage",
comment = "Emtpy package to test cctp", comment = "This package does absolutly nothing!",
author = "PentagonLP", author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt", website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0", newestversion = "1.0",

1
testing/testscript Normal file
View File

@ -0,0 +1 @@
print("This script does absolutly nothing too!")