Difference between revisions of "All rules regarding to development"

From Minetest Developer Wiki
Jump to navigation Jump to search
m (+ Android code style guidelines)
(Remove extremely outdated forum RFC topic link)
 
Line 20: Line 20:
  
 
[[Android code style guidelines]]
 
[[Android code style guidelines]]
 
== 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