Difference between revisions of "下载"

From KlayGE
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
== 开发版本 ==
 
== 开发版本 ==
[[KlayGE]]的开发版本存放在Mercurial分布式版本控制系统中,目前有两个repository,分别是:
+
[[KlayGE]]的源代码存放在git分布式版本控制系统中,目前有四个repository,分别是::
* http://klayge.hg.sourceforge.net:8000/hgroot/klayge/klayge
+
*git clone https://github.com/gongminmin/KlayGE.git klayge-git
* http://bitbucket.org/gongminmin/klayge
+
*git clone http://bitbucket.org/gongminmin/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 klayge-git
  
 
[[en:Download]]
 
[[en:Download]]
 +
[[ru:Скачать]]

Latest revision as of 17:01, 25 December 2016

发布版本

KlayGE的发布版本可以从这里下载

开发版本

KlayGE的源代码存放在git分布式版本控制系统中,目前有四个repository,分别是::