(no commit message)

This commit is contained in:
2026-03-04 18:29:48 -08:00
parent 1f531194f1
commit 09f0aead5c
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"
}