Difference between revisions of "Download"

From KlayGE
Jump to: navigation, search
 
Line 4: Line 4:
 
== Development version ==
 
== Development version ==
 
You can retrieve the source code of [[KlayGE]] through git, a distributed source control system. There are 4 repositories currently:
 
You can retrieve the source code of [[KlayGE]] through git, a distributed source control system. There are 4 repositories currently:
*git clone https://github.com/gongminmin/KlayGE.git
+
*git clone https://github.com/gongminmin/KlayGE.git klayge-git
*git clone http://bitbucket.org/gongminmin/klayge.git
+
*git clone http://bitbucket.org/gongminmin/klayge.git klayge-git
 
*git clone http://git.code.sf.net/p/klayge/git klayge-git
 
*git clone http://git.code.sf.net/p/klayge/git klayge-git
*git clone https://gongminmin.visualstudio.com/DefaultCollection/_git/KlayGE
+
*git clone https://gongminmin.visualstudio.com/DefaultCollection/_git/KlayGE klayge-git
  
 
[[zh:下载]]
 
[[zh:下载]]
 
[[ru:Скачать]]
 
[[ru:Скачать]]

Latest revision as of 17:01, 25 December 2016

Release version

The release version of KlayGE can be downloaded here.

Development version

You can retrieve the source code of KlayGE through git, a distributed source control system. There are 4 repositories currently: