Clarify the requirements of a data folder

The current text could be interpreted to mean that a data folder
_must_ have a plugin, but this isn't the case.

This added text clarifies that a plugin or resources are needed.
pull/593/head
Hristos N. Triantafillou 4 years ago
parent 86bd173d69
commit 209e7718a8
No known key found for this signature in database
GPG Key ID: 5FC7664AD47AA1C5

@ -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.

Loading…
Cancel
Save