MineClone5/mods/ITEMS/mcl_fire
kay27 386460e90c Merge remote-tracking branch 'origin/master' into testing 2022-02-20 14:31:16 +04:00
..
locale Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master 2022-02-20 09:57:05 +00:00
sounds Play sound when using flint and steel 2017-02-19 22:58:51 +01:00
textures Make 'mcl_burning' support other texture packs. 2021-01-22 03:07:21 -06:00
README.txt Update incomplete license information and credits 2020-05-11 17:18:04 +02:00
fire_charge.lua #204 Fix fireball entities 2022-02-16 06:13:39 +04:00
flint_and_steel.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
init.lua reimplement mc firespread with abms 2022-01-30 03:59:21 +01:00
mod.conf fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00

README.txt

mcl_fire: Fire mod for MineClone 2
Based on fire from Minetest Game
==================================

License of source code:
-----------------------
Copyright (C) 2012 Perttu Ahola (celeron55) <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.1 of the License, or
(at your option) any later version.

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

License of media (sounds)
--------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)                                 
http://creativecommons.org/licenses/by-sa/3.0/

Authors of media files
-----------------------
Muadtralk (CC BY-SA 3.0)
  fire_basic_flame_animated.png

Dynamicell (CC BY 3.0)
http://www.freesound.org/people/Dynamicell/sounds/17548/
  fire_fire.*.ogg

Benboncan (CC BY 3.0)
https://www.freesound.org/people/Benboncan/sounds/66457/
  fire_flint_and_steel.ogg

Other sound files by Perttu Ahola (celeron55) <celeron55@gmail.com> (CC BY-SA 3.0).