Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 856 Bytes

source.md

File metadata and controls

12 lines (12 loc) · 856 Bytes
layout title
default
DarkRadiant Source Code

Obtain the Source Code

DarkRadiant is open source software, you can download the code from our Git Repository at GitHub. Get yourself a Git client like GitHub Windows and clone the repository at the following URL:

https://github.com/codereader/DarkRadiant.git

Once downloaded, you can compile it following our Compilation Guide on the wiki. There are prefabricated solution files available for Visual Studio 2017 in the tools/msvc folder.