1
0
Fork 0

Initial Commit

This commit is contained in:
Henrik Hautakoski 2023-06-26 17:45:29 +02:00
commit 4792466e02
16 changed files with 1529 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"profiles": {
"ScreenSaver": {
"commandName": "Project",
"commandLineArgs": "/s"
},
"About": {
"commandName": "Project"
}
}
}