Skip to content

Commit 5090e9d

Browse files
authored
Update README.md
1 parent cd50c13 commit 5090e9d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ It is mainly developed to facilitate self-updating, multilingual translation of
5454

5555
A ready-made Visual Studio build configuration, covering all modules and their dependencies, is provided as part of this repository. To set up the build:
5656

57-
* Install [Visual Studio Community 2017](https://visualstudio.microsoft.com/vs/older-downloads/).
58-
* You can also use [Visual Studio Community 2019](https://visualstudio.microsoft.com/vs/). During installation, make sure to install the v141 and v141_xp toolsets (v141_xp is the Visual Studio 2017 compiler with Windows XP compatibility, and v141 is required by v141_xp).
57+
* Install [Visual Studio Community 2019](https://visualstudio.microsoft.com/vs/older-downloads/).
58+
* Visual Studio 2019 or newer is required to build thcrap_configure_v3. For all other components, [Visual Studio Community 2017](https://visualstudio.microsoft.com/vs/older-downloads/) will also work
59+
* You can also use [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/). During installation, make sure to install the v141 and v141_xp toolsets (v141_xp is the Visual Studio 2017 compiler with Windows XP compatibility, and v141 is required by v141_xp).
5960
* Make sure that you've pulled all Git submodules together with this repo:
6061

6162
git clone --recursive https://github.com/thpatch/thcrap.git

0 commit comments

Comments
 (0)