Go to file
proller 6e61f04198 Use get_pos 2022-08-19 20:12:03 +03:00
menu New game icon 2014-09-06 15:45:09 +01:00
mods Use get_pos 2022-08-19 20:12:03 +03:00
.gitignore Gitignore: Update to ignore additional ide/editors 2016-06-26 06:10:49 +01:00
.gitmodules add mob_horse 2021-11-15 03:10:18 +03:00
.luacheckrc Fix .luacheckrc (missing Settings class) 2017-04-11 16:53:38 +02:00
.travis.yml Use travis' container-based infrastructure (#1314) 2016-11-23 22:00:35 -08:00
LICENSE.txt License.txt: Include full official LGPL 2.1 .txt file 2017-01-07 22:01:24 +00:00
README.txt Merge remote-tracking branch 'minetest_game/master' 2017-04-15 19:22:28 +03:00
game.conf Import complete 2013-11-28 23:12:23 +04:00
game_api.txt Separate player code into new mod 2017-08-01 03:57:29 +01:00
minetest.conf Fix fire setting 2022-01-14 01:52:52 +03:00
minetest.conf.example Add option to disable lavacooling (#1726) 2017-05-07 18:25:53 +02:00
settingtypes.txt Add option to disable lavacooling (#1726) 2017-05-07 18:25:53 +02:00

README.txt

The main game for the Freeminer game engine [default]

To build the wholeness of the Freeminer project, insert this repository as
  /games/default
in the Freeminer Engine.

The Freeminer Engine can be found in:
  https://github.com/freeminer/freeminer/

Compatibility
--------------
The default github master HEAD is generally compatible with the github
master HEAD of freeminer.

Additionally, when the freeminer engine is tagged to be a certain version (eg.
0.4.1), default is tagged with the version too.

When stable releases are made, default is packaged and made available in
  http://freeminer.org
and in case the repository has grown too much, it may be reset. In that sense,
this is not a "real" git repository. (Package maintainers please note!)

Licensing
---------

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.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

License of media (textures and sounds)
--------------------------------------
This games makes use of PixelBOX texture pack; PixelBOX is drawn by Gambit and
is licensed under WTFPL. Refer to commit f205661d858eccb1cff759d9ce0412f2b6e309b0
for file list.

Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
See README.txt in each mod directory for information about other authors.

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

License of menu/header.png
Copyright (C) 2015 paramat CC BY-SA 3.0

See LICENSE.txt