summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorstuebinm2021-11-16 19:51:33 +0100
committerstuebinm2021-11-16 19:51:33 +0100
commit6c674fa7c2916149937c54b8241d28f0d7c97976 (patch)
tree078ddc26be581a048ebefe0871457f04e2ae8c89 /config.json
parent8b833a462a753b7db38e3cb744947285031f93f4 (diff)
fix default config.json
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json
index 56d010e..87298f0 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,7 @@
{
"AssemblyTag":"assemblyname",
"ScriptInject":null,
+ "AllowScripts":true,
"MaxWarnLevel":"Suggestion",
"DontCopyAssets":true
}