diff --git a/_docs/Reference.md b/_docs/Reference.md index bb1361a..31d8fdf 100644 --- a/_docs/Reference.md +++ b/_docs/Reference.md @@ -64,6 +64,11 @@ The initial version with basic functionality ## Configuration +Spearhead will always try to be as configurable as possible.
+Underneath you can see all configuration values. Be aware there are nested tables.
+The values are the default values in case no configuration was found.
+You can also choose to programatically overwrite only the parts that you want, but be aware of `nil` references and order of files. + Overwrite the values in your own script (before spearhead runs) or Download Config File to edit ```lua