Update build instructions to use Visual Studio 2022
This commit is contained in:
parent
cc1ef77207
commit
9dbf9f807d
@ -6,7 +6,7 @@ An example of a RED4ext plugin using Visual Studio.
|
||||
|
||||
### Steps
|
||||
|
||||
1. Download and install [Visual Studio 2019 Community Edition](https://www.visualstudio.com/) or a higher version.
|
||||
1. Download and install [Visual Studio 2022 Community Edition](https://www.visualstudio.com/) or a higher version.
|
||||
2. Clone this repository.
|
||||
3. Clone the dependencies (`git submodule update --init --recursive`).
|
||||
4. Open the solution (**RED4ext.Example.VisualStudio.sln**).
|
||||
|
Loading…
Reference in New Issue
Block a user