From f6b38323a3dbb37124445c761ef2a2991013c76d Mon Sep 17 00:00:00 2001 From: Ryan Tucker Date: Tue, 13 Sep 2016 20:17:58 -0700 Subject: [PATCH] Started adding to the detailed mod install guide --- docs/source/openmw-mods/mod-install.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/openmw-mods/mod-install.rst b/docs/source/openmw-mods/mod-install.rst index 7211b0736..ecdd2892b 100644 --- a/docs/source/openmw-mods/mod-install.rst +++ b/docs/source/openmw-mods/mod-install.rst @@ -3,4 +3,5 @@ How To Install Mods The following is a detailed guide on how to install mods in OpenMW using best practices. -#. Most mods \ No newline at end of file +#. Your mod probably comes in some kind of archive, such as ``*.zip``, ``*.rar``, ``*.7z`` or something along those lines. Unpack this archive into its own folder. +#. Ensure the structure of this folder is correct. There may be multiple levels of folders the mod came packaged in, but whichever folder contains the plugin files, ``*.esp`` or ``*.omwaddon``, \ No newline at end of file