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)
 
(2 intermediate revisions by 2 users not shown)
Line 19: Line 19:
 
[[Lua code style guidelines]]
 
[[Lua code style guidelines]]
  
==== Communication ====
+
[[Android code style guidelines]]
 
 
[[How to communicate]]
 
 
 
== RFCs and stuff ==
 
 
 
https://forum.minetest.net/viewtopic.php?f=3&t=11172
 
[[Category:Root-Category]][[Category:Rules and 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