Added CSharp scripting using Roslyn, Cleanup, Moved Scriptables to appropriate folder

This commit is contained in:
2025-08-30 23:32:14 +02:00
parent a47d1dca3a
commit d33b2d594f
11 changed files with 379 additions and 129 deletions

View File

@@ -23,7 +23,8 @@
"::1"
],
"LogFolder": "./logs"
}
},
"PythonRuntime": "libpython3.12.so"
},
"AllowedHosts": "*"
}