VoxeLibre/mods/ITEMS/mcl_buckets/README.md

20 lines
608 B
Markdown
Raw Normal View History

2021-07-15 01:03:50 +02:00
# MineClone2 Bucket (`mcl_bucket`)
Originally taken from Minetest Game, adapted for MineClone2.
This mod add buckets to the game, including an API to register your own (see `API.md`).
## License
2015-06-29 19:55:56 +02:00
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
2021-07-15 01:03:50 +02:00
2015-06-29 19:55:56 +02:00
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