diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 1 |
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 } |