Changes between Version 301 and Version 302 of BuildInstructions


Ignore:
Timestamp:
Feb 25, 2017, 5:30:00 PM (7 years ago)
Author:
Imarok
Comment:

update Visual Studio Community 2013 download link

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v301 v302  
    5252
    5353=== Setting up the build environment ===
    54 The game must be compiled with Microsoft Visual C++. You can get the free Express edition here: [http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx Visual Studio Express 2013](outdated). Choose the version for "Windows Desktop". There is also the free [http://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx Community Edition](outdated), which has all the features of the Professional version for open source development.
     54The game must be compiled with Microsoft Visual C++. You can get the free Express edition here: [http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx Visual Studio Express 2013](outdated). Choose the version for "Windows Desktop". There is also the free [https://go.microsoft.com/fwlink/?LinkId=517284 Community Edition], which has all the features of the Professional version for open source development.
    5555
    5656The Visual Studio project/solution files are automatically generated from the source files: