mirror of
https://github.com/dragonfireclient/dragonfireclient.git
synced 2024-11-24 11:44:00 -05: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)
|