python-minetest/README.md
LeMagnesium bf22f10fe6 Implement get_node
- Reorganize the MapVessel
- Introduce MapInterfaces with cache size control
- New error : EmptyMapblockError
- MapVessel now reads a mapblock if it is not cached but asked for loading
- MapBlock now organizes all nodes in a single dict
- Fix param0 reading and AssertionError in MapBlock.explode
- Add get_node to MapBlock, used by MapInterface to read a node on the relevant MapBlock after loading it from its vessel
2016-01-25 20:16:30 +01:00

118 B

Python Minetest

A library to use on Minetest's files ßÿ Mg/LeMagnesium

License : WTFPL (so far)