1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 17:39:40 +00:00

Merge branch 'mod-install-doc-update' into 'master'

Clarify the requirements of a data folder

See merge request OpenMW/openmw!679
This commit is contained in:
AnyOldName3 2021-03-22 15:23:30 +00:00
commit f089c94d34

View file

@ -11,6 +11,7 @@ Install
#. Locate the plugin files, ``.esp`` or ``.omwaddon``, or possibly ``.esm``. The folder containing the plugin files we will call your *data folder*
#. Check that all resource folders (``Meshes``, ``Textures``, etc.) containing additional resource files (the actual meshes, textures, etc.) are in the *data folder*.
#. Note that not all mods have a plugin, and not all mods have resources, but they must at minimum have one or the other.
.. note::
There may be multiple levels of folders, but the location of the plugins must be the same as the resource folders.