mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-19 15:09:43 +00:00
Applying feedback to remove redundant instructions
This commit is contained in:
parent
d6d1cb099f
commit
a7473a2134
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ Once the innoextract is installed, download the game from GOG. The downloaded fi
|
|||
|
||||
$ innoextract ./setup_tes_morrowind_goty_2.0.0.7.exe -d ~/Documents/Games/Morrowind/
|
||||
|
||||
If not just run the command without the ``-d`` flag. Assuming you used the filepath above, your ``.esm`` files will be located in this diredctory ``~/Documents/Games/Morrowind/app/Data Files/``.
|
||||
Assuming you used the filepath above, your ``.esm`` files will be located in ``~/Documents/Games/Morrowind/app/Data Files/``.
|
||||
|
||||
Now you can run the OpenMW launcher and run the installation wizard. Point it to your ``Morrowind.esm`` in the folder you extracted it to, and enjoy playing Morrowind.
|
||||
|
||||
|
|
Loading…
Reference in a new issue