mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
8 lines
333 B
Markdown
8 lines
333 B
Markdown
# 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)
|