diff --git a/Docs/ModDesc.txt b/Docs/ModDesc.txt index 1e3628e..ba5a8e2 100644 --- a/Docs/ModDesc.txt +++ b/Docs/ModDesc.txt @@ -61,10 +61,12 @@ Easiest method should be installing using a mod manager like Vortex which should If you are installing manually: [list] -[*]Extract the contents of the ZIP file to [font=Courier New]/OblivionRemastered/Content/Dev/ObvData/Data/[/font] -[*]Ensure that [font=Courier New]RowYourBoat.ini[/font] exists in [font=Courier New]Data/SyncMap[/font] -[*]Ensure that [font=Courier New]RowYourBoat.json[/font] exists in [font=Courier New]Data/MagicLoader[/font] -[*]Ensure that [font=Courier New]RowYourBoat.esp[/font] exists in [font=Courier New]Data/[/font] +[*]Extract the contents of the ZIP file to your game folder that contains the [font=Courier New]OblivionRemastered[/font] folder (e.g. [font=Courier New]C:\Program Files\Steam\SteamApps\common\Oblivion Remastered[/font]) +[*]Ensure that [font=Courier New]RowYourBoat.ini[/font] exists in [font=Courier New]Content\Dev\ObvData\Data\SyncMap[/font] +[*]Ensure that [font=Courier New]RowYourBoat.json[/font] exists in [font=Courier New]Content\Dev\ObvData\Data\MagicLoader[/font] +[*]Ensure that [font=Courier New]RowYourBoat.esp[/font] exists in [font=Courier New]Content\Dev\ObvData\Data\[/font] +[*]Ensure that [font=Courier New]RowYourBoat[/font] folder exists in [font=Courier New]Binaries\Win64\ue4ss\Mods\[/font] +[*]Ensure that [font=Courier New]RowYourBoat[/font] folder exists in [font=Courier New]Binaries\WinGDK\ue4ss\Mods\[/font] [*]Add [font=Courier New]RowYourBoat.esp[/font] to your [font=Courier New]plugins.txt[/font] (also in the Data folder) [*]Run MagicLoader 2 [*]Start the game with MagicLoader 2 or OBSE @@ -230,4 +232,4 @@ I keep all of the scripts and files for this mod on [url=https://github.com/thal [*]Thank you to all the editors of [url=https://cs.uesp.net/wiki/Main_Page]The Elder Scrolls Construction Set Wiki[/url]. All the knowledge there was invaluable to this project. [*]Thanks to everyone that made guides or answered my questions in the [url=https://discord.gg/5tRCpemR]ORMC discord[/url]. [*]Thanks to everyone on the old Bethesda forums and [url=https://tesalliance.org/forums/index.php]TES Alliance[/url] for originally helping me learn how to mod Oblivion and putting up with me when I was an annoying teenager all those years ago. -[/list] \ No newline at end of file +[/list]