From 50b976748d30f8b5a860b481c2762a5a89bab144 Mon Sep 17 00:00:00 2001 From: tacotexmex Date: Sat, 23 Jun 2018 10:15:40 +0200 Subject: [PATCH] Add WCILA code origin and license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbfb01..8d2ec2b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ By [PilzAdam](https://github.com/PilzAdam), This mod adds Minecraft like drop/pick up of items to Minetest. ## Licensing -LGPLv2.1/CC BY-SA 3.0. +LGPLv2.1/CC BY-SA 3.0. Particle code from WCILA mod by Aurailus, originally licensed MIT. ## Notes item_drop can be played with Minetest 0.4.16 or above. It was originally