diff --git a/docs/source/reference/modding/paths.rst b/docs/source/reference/modding/paths.rst index 26c3ccbb65..4ea5219e74 100644 --- a/docs/source/reference/modding/paths.rst +++ b/docs/source/reference/modding/paths.rst @@ -75,6 +75,7 @@ Configuration sources Configuration for OpenMW is composed from several sources. From lowest to highest priority, these are: + * The local or global ``openmw.cfg``. * Any ``openmw.cfg`` files in any other directories specified with the ``config`` option. * Options specified on the command line.