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",
comment = "Emtpy package to test cctp",
name = "testpackage",
comment = "This package does absolutly nothing!",
author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0",

1
testing/testscript Normal file
View File

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