Update README.md

This commit is contained in:
Brett O'Donnell 2015-08-12 22:15:18 +09:30
parent 0bba144082
commit dbc689a908

View File

@ -2,6 +2,10 @@
Generates particles in the world when you dig blocks, smoke, etc.
## PLEASE NOTE
This module is now obsolete as this functionality is now builtin to minetest.
## Features
- Creates 3D textured particles after digging nodes. The particles scatter in random directions and bounce a little when they hit the ground.