forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 28
Code Tab
sabira edited this page Jun 25, 2018
·
1 revision
The Code Tab displays the file structure, and allows you to see all of the files that make up the game's code, art and map assets.
- This is a list of merged commits. If you need to find something that was recently changed, this is somewhere where you can begin.
- The Clone or Download button allows you to download a .zip containing the server files, which allows you to host a local server for private playing or testing.
- This is the most recently merged commit.
- This panel shows the file structure, which you can navigate freely to investigate code issues.
Documentation regarding setting up and using Git.
Making heads or tails of specific GitHub pages, for the uninitiated.
Documentation regarding tools external to DM and Git.
Standards and guidelines regarding commenting, contributor conduct and coding standards.