Frizz Site Admin

Joined: 10 Jun 2005 Posts: 3814
|
Posted: Tue Jun 26, 2012 11:41 am Post subject: How to add your code to the game |
|
|
Important links:
- http://sourceforge.net/p/dropshock/code
- http://git-scm.com/book/en/
YOU MUST CREATE A SourceForge ACCOUNT TO MODIFY CODE
To have your code added to the game:
1) Clone the Drop Shock Open Source git branch
2) Change the code in your branch
3) Commit your code in groups of files based on the changes made, briefly describe each commit with a commit message (commit -m 'Buildings are now unkillable')
4) Push your branch back to SourceForge
5) Create a ticket on the source forge project (https://sourceforge.net/p/dropshock/tickets/), give the ticket a simple name which describes your change.
6) Create a new forum post in the Open Source area of the forums to describe and promote your change _________________
 |
|