summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorstuebinm2021-11-14 18:50:27 +0100
committerstuebinm2021-11-14 18:50:27 +0100
commit1b286eb08c39bffbb7a14b5311b50834ac0ff982 (patch)
tree10e7665eb6e462a3b0b8fb0522a7ea1931398d77 /config.json
parent90b639737909391c6289c5c5fd0c743f7ff0cc27 (diff)
add example config
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..56d010e
--- /dev/null
+++ b/config.json
@@ -0,0 +1,6 @@
+{
+ "AssemblyTag":"assemblyname",
+ "ScriptInject":null,
+ "MaxWarnLevel":"Suggestion",
+ "DontCopyAssets":true
+}