mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 12:33:17 +01:00
Created
17
Building-OpenRCT2-on-Windows.md
Normal file
17
Building-OpenRCT2-on-Windows.md
Normal file
@@ -0,0 +1,17 @@
|
||||
#Requirements
|
||||
|
||||
Windows Vista or Newer;
|
||||
Visual Studio 2015;
|
||||
An Active Internet Connection (For the first Build);
|
||||
|
||||
#Building
|
||||
|
||||
First, Open Visual Studio, then select "Open Project from Source Control".
|
||||
|
||||
The tab on the right hand side of the window will change to "Team Explorer" and about half way down it should a section "Local Git Repositories".
|
||||
|
||||
Select "Clone", and put this URL in: https://github.com/OpenRCT2/OpenRCT2.git and press "Clone"
|
||||
|
||||
The Project (OpenRCT2) should now be listed - Double Click it, and open the project.
|
||||
|
||||
Congratulations, you are now done! To compile, press the green play button at the top of the Window.
|
||||
Reference in New Issue
Block a user