Skip to content

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.

  1. This is a list of merged commits. If you need to find something that was recently changed, this is somewhere where you can begin.
  2. 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.
  3. This is the most recently merged commit.
  4. 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.

Tools

Documentation regarding tools external to DM and Git.

Documentation

Content creation guides

Standards

Standards and guidelines regarding commenting, contributor conduct and coding standards.

Clone this wiki locally