1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add doc to list breaking changes for the next major release

This commit is contained in:
Zughy
2022-05-10 22:36:50 +02:00
committed by GitHub
parent 0f8c46771e
commit 4fb4991f5e

8
doc/breakages.md Normal file
View 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)