VoxeLibre/mods/ITEMS/mcl_buckets
marcin-serwin cbe8583cef Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
..
locale Add polish translation of mcl_buckets 2021-04-24 20:57:57 +02:00
textures Add river water bucket 2017-11-30 14:50:37 +01:00
API.md Add API documentation 2021-03-27 23:07:46 +01:00
README.txt Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
init.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
register.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00

README.txt

Bucket mod.
Originally taken from Minetest Game, adapted for MineClone 2.

License of source code:
-----------------------
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

http://www.gnu.org/licenses/lgpl-2.1.html