Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 615 Bytes

File metadata and controls

29 lines (17 loc) · 615 Bytes

Behaviour

  • Please try to be polite and understanding.
  • Please try to read the documentation and manuals.
  • Please no sharing of confidential material materials.

Code

  • Use spaces instead of tabs when saving the code.
  • Use two spaces for indentation.
  • Use UTF-8 for encoding.

Versions

  • Stable version will be tagged and released.
  • Branches are Work In Progress.
  • A dedicated branch should be use for each development flow or significant change.

Textures

  • Always use a multiple of 8 for texture size.
  • Save should be saved in 8 bit RGBA PNG format.

License

  • Please use GPL v2.