Skip to content
Marcus Brummer edited this page Oct 6, 2016 · 4 revisions

Mundus Contribution Guide

Getting started

  1. Fork Mundus on https://github.com/mbrlabs/Mundus
  2. Clone your fork
  3. Make changes to your fork
  4. Push changes & open a new pull request

Working from source

You can find more information about working with the sources in the wiki.

Code Style

Please use this eclipse formatter before you commit your changes.

If you create a new file, make sure to add the Apache file header.

If you create a new class or extend a existing one, make sure to add some documentation if your changes are not self explanatory. Changes or additions that are visible or have a great effect in the editor must be added to the changelog (editor/CHANGES).

Wiki

Mundus Editor

LibGDX runtime

Mundus Development

Clone this wiki locally