Difference between revisions of "All rules regarding to development"

From Minetest Developer Wiki
Jump to navigation Jump to search
(Remove extremely outdated forum RFC topic link)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page contains all rules and guidelines that developers, contributors and others working on the project should follow. This is the official source for this information.
+
This page contains all rules and guidelines that developers, contributors and others working on the project should follow.
  
=== Rules ===
+
This is the official hub page for this information.
 +
 
 +
== Rules ==
  
 
==== Core developers ====
 
==== Core developers ====
Line 15: Line 17:
 
[[Code style guidelines]]
 
[[Code style guidelines]]
  
==== Communication ====
+
[[Lua code style guidelines]]
  
[[How to communicate]]
+
[[Android code style guidelines]]

Latest revision as of 18:03, 8 January 2024

This page contains all rules and guidelines that developers, contributors and others working on the project should follow.

This is the official hub page for this information.

Rules

Core developers

Organisation

Git and github usage

Git Guidelines

Coding style

Code style guidelines

Lua code style guidelines

Android code style guidelines