mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-01 11:30:03 -04:00
34 lines
921 B
Text
34 lines
921 B
Text
Minetest Game mod: fire
|
|
=======================
|
|
|
|
Adds and handles fire in Minetest Game.
|
|
Can be disabled by setting "disable_fire = true" in minetest.conf.
|
|
|
|
|
|
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 (textures, sounds, meshes):
|
|
--------------------------------------------
|
|
(by Authors)
|
|
|
|
dobroide (CC BY-SA 3.0):
|
|
fire_small.ogg (http://www.freesound.org)
|
|
|
|
Dynamicell (CC BY-SA 3.0):
|
|
fire_large.ogg (http://www.freesound.org)
|
|
|
|
Muadtralk (CC BY-SA 3.0):
|
|
fire_basic_flame_animated.png
|
|
|
|
celeron55 (CC BY-SA 3.0):
|
|
fire_basic_flame.png
|