X-Ray for Minetest
==================

Provides a chat command that allows the player(s) to see through stone.

Version: 2.0
License: GNU GPL v3 for code and CC0 for texture
Copyright : InfinityProject, Max1Truc and Krock
Dependencies: default mod (found in minetest_game)
Original forum page: https://forum.minetest.net/viewtopic.php?t=3191
New forum page: https://forum.minetest.net/viewtopic.php?t=20553
Source code: https://notabug.org/Max1Truc/minetest-xray

This version of the minetest's xray mod was downloaded from
https://github.com/cornernote/minetest-xray because code from
InfinityProject on Dropbox wasn't available (404), some fixes were
then made to make this mod work on minetest 0.4.16 without much bugs
and to improve user experience.

Credits
------------

Thanks to Krock for his help on the forum to optimize the code.

Installation
------------

Unzip the archive, copy the folder and
place it in minetest/mods/

( GNU/Linux: If you use a system-wide installation place
	it in ~/.minetest/mods/. )

( If you only want this to be used in a single world, place
	the folder in worldmods/ in your world directory. )

For further information or help see:
http://wiki.minetest.com/wiki/Installing_Mods
