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)
 
(One intermediate revision by one other user not shown)
Line 19: Line 19:
 
[[Lua code style guidelines]]
 
[[Lua code style guidelines]]
  
== RFCs and stuff ==
+
[[Android code style guidelines]]
 
 
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