mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
BITCH, THIS IS 0.4.0.
This commit is contained in:
parent
71c6845a94
commit
b0ba05c9ac
3 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
Minetest Lua Modding API Reference 0.4.dev
|
||||
Minetest Lua Modding API Reference 0.4.0
|
||||
==========================================
|
||||
More information at http://c55.me/minetest/
|
||||
|
||||
|
|
|
@ -3,7 +3,9 @@ Minetest World Format 22...23
|
|||
=============================
|
||||
|
||||
This applies to a world format carrying the block serialization version
|
||||
22...23, used at least in 0.4.dev-20120322 ... 0.4.dev-20120606.
|
||||
22...23, used at least in
|
||||
- 0.4.dev-20120322 ... 0.4.dev-20120606
|
||||
- 0.4.0.
|
||||
|
||||
The block serialization version does not fully specify every aspect of this
|
||||
format; if compliance with this format is to be checked, it needs to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue