Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit 6d50c67f51
7047 changed files with 80296 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Configuration file
"debug mode" {
B:"Enable Debug Mode?"=false
}
"version checker" {
I:"# of attempts to check for updates?"=0
S:"Last Remote Version Found"=
I:"Notify if out of Date? (0=Always, 1=Once, 2=Never)"=2
S:"Update URL"=
}