From 857454ef518250ff1ac33053d3621eaa6729f3ee Mon Sep 17 00:00:00 2001
From: lahm86 <33758420+lahm86@users.noreply.github.com>
Date: Mon, 17 Apr 2023 19:17:17 +0100
Subject: [PATCH] #456 Release V1.7.1
Resolves #456.
---
TRRandomizerView/TRRandomizerView.csproj | 2 +-
USING.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TRRandomizerView/TRRandomizerView.csproj b/TRRandomizerView/TRRandomizerView.csproj
index fba724965..d59375bf9 100644
--- a/TRRandomizerView/TRRandomizerView.csproj
+++ b/TRRandomizerView/TRRandomizerView.csproj
@@ -13,7 +13,7 @@
win-x64
Resources\rando.ico
- 1.7.0
+ 1.7.1
Tomb Raider Randomizer
Copyright © Tomb Raider Community 2023
diff --git a/USING.md b/USING.md
index f4ff88a31..0d0822209 100644
--- a/USING.md
+++ b/USING.md
@@ -7,7 +7,7 @@ To play the randomizer, you will need to have the relevant TR1, TR2 or TR3 game(
Before you launch the randomizer for the first time, you should carry out a few steps as follows.
***
> ### TR1
-> It is **strongly** recommended that you use [Tomb1Main](https://github.com/LostArtefacts/Tomb1Main). Follow the installation guide on the Tomb1Main GitHub page, or you can also refer to [this video](https://www.youtube.com/watch?v=WfyHin4Hpgs&t=46s) for guidance.
+> It is **strongly** recommended that you use [Tomb1Main](https://github.com/LostArtefacts/Tomb1Main). Follow the installation guide on the Tomb1Main GitHub page, or you can also refer to [this video](https://www.youtube.com/watch?v=WfyHin4Hpgs) for guidance. Note that if using the Tomb1Main installer, the default directory where your game will be located is your Documents folder as opposed to the base game folder.
>
> The use of [TombATI](https://github.com/Carlmundo/TombRaider-AutomatedFix) is also supported but this is limited in terms of the options available and is not as customizable as Tomb1Main.
***