User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
general:developer_faq [2015-05-18 22:09]
127.0.0.1 external edit
general:developer_faq [2017-02-06 11:43]
Carsten [How can I clone the Cafu source code repository?]
Line 58: Line 58:
 You can /*now*/ clone the Cafu source code repository like this: You can /*now*/ clone the Cafu source code repository like this:
 <code bash> <code bash>
-> git clone https://​bitbucket.org/​cafu/​cafu.git Cafu+> git clone --recursive ​https://​bitbucket.org/​cafu/​cafu.git Cafu
 </​code>​ </​code>​
  
-Our Git project page is https://​bitbucket.org/​cafu/​cafu,​ where you can browse the repository online, create forks, ​post pull requests, and find very good related ​help texts+Also see [[cppdev:​gettingstarted]] for more details and https://​bitbucket.org/​cafu/​cafu,​ where you can browse the repository online, create forks, ​submit ​pull requests, and find additional ​help texts.
- +
-See [[cppdev:​gettingstarted#​git_repository_access|Git Repository Access]] for more details.+
  
 ===== How do I start a new game (MOD) project? ===== ===== How do I start a new game (MOD) project? =====
general/developer_faq.txt · Last modified: 2017-02-06 11:43 by Carsten