move files to modpack for easier install

This commit is contained in:
Brett O'Donnell 2012-09-23 00:46:09 +09:30
parent ae7cc5bdba
commit 0656ba7b00
4 changed files with 49 additions and 0 deletions

49
README.txt Normal file
View File

@ -0,0 +1,49 @@
----------------------------------
No Mapgen for Minetest
----------------------------------
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-no_mapgen
License: GPLv3
----------------------------------
Description
----------------------------------
Disable all map generation by creation aliases to air for all mapgen_ names
----------------------------------
License
----------------------------------
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 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 General Public License for more details.
You should have received a copy of the GNU 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.
----------------------------------
Credits
----------------------------------
Thank you to the minetest community who has shared their code and knowledge with me.
Special thanks in this mod to:
mauvebic - idea came from his nullspace modpack

0
modpack.txt Normal file
View File