mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Add doc to list breaking changes for the next major release
This commit is contained in:
parent
0f8c46771e
commit
4fb4991f5e
1 changed files with 8 additions and 0 deletions
8
doc/breakages.md
Normal file
8
doc/breakages.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Minetest Major Breakages List
|
||||
|
||||
This document contains a list of breaking changes to be made in the next major version.
|
||||
|
||||
* Remove attachment space multiplier (*10)
|
||||
* `get_sky()` returns a table (without arg)
|
||||
* `game.conf` name/id mess
|
||||
* remove `depends.txt` / `description.txt` (would simplify ContentDB and Minetest code a little)
|
Loading…
Add table
Add a link
Reference in a new issue