(no commit message)

This commit is contained in:
2026-03-29 22:04:31 -07:00
parent 25306fd1d4
commit 8c24ffddb1
10 changed files with 105 additions and 2 deletions

4
auto_classes.json Normal file
View File

@@ -0,0 +1,4 @@
{
"AutoConfig": "program.program.ExampleConfig",
"AutoProgram": "program.program.ExampleProgram"
}