master #12

Merged
NO11 merged 149 commits from VoxeLibre/VoxeLibre:master into master 2021-11-12 22:46:33 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a877c615a5 - Show all commits

View File

@ -164,7 +164,7 @@ global table named like the mod.
* Public functions should not use self references but rather just access
the table directly.
* Use modern Minetest API
* Use tabs for indentation (rather than spaces)
* Tabs should be used for indent, spaces for alignment
### Changes to Gameplay
Pull Requests that change gameplay have to be properly researched and