dev.luanti.org/content/engine-dev-process/all-rules-regarding-development.md
grorp 0e71646ba0
Move engine development process stuff to category (#57)
* Move engine dev process stuff to category

* Looks like Android code style guidelines have been scrapped

* This wasn't meant to be here
2024-12-15 16:21:51 -05:00

30 lines
594 B
Markdown

---
title: All rules regarding development
aliases:
- /All_rules_regarding_to_development
- /all-rules-regarding-development
---
# All rules regarding development
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](/Organisation)
#### Git and github usage
[Git Guidelines](/Git_Guidelines)
#### Coding style
[Code style guidelines](/Code_style_guidelines)
[Lua code style guidelines](/Lua_code_style_guidelines)