Update and rename README.txt to README.md

master
Brett O'Donnell 2014-01-16 20:27:57 +10:30
parent e26ee270b2
commit 51401fc46e
2 changed files with 32 additions and 21 deletions

32
README.md Normal file
View File

@ -0,0 +1,32 @@
# WorldEdit GUI for Minetest
Provides a player interface for worldedit mod.
## Features
- Easily manipulate your Minetest world.
- Supports all WorldEdit methods using a visual interface.
## Resources
- **[Documentation](http://cornernote.github.io/minetest-worldedit_gui)**
- **[GitHub Project](https://github.com/cornernote/minetest-worldedit_gui)**
- **[Minetest Forum](http://minetest.net/forum/viewtopic.php?id=3112)**
## Support
- Does this README need improvement? Go ahead and [suggest a change](https://github.com/cornernote/minetest-worldedit_gui/edit/master/README.md).
- Found a bug, or need help using this project? Check the [open issues](https://github.com/cornernote/minetest-worldedit_gui/issues) or [create an issue](https://github.com/cornernote/minetest-worldedit_gui/issues/new).
## About
This module is open source, so it's distributed freely. If you find it useful then I ask not for your wealth, but simply to spare your time to consider the world we share by watching [Earthlings](http://earthlings.com/), a multi-award winning film available to watch online for free. A must-see for anyone who wishes to make the world a better place.
## License
[BSD-3-Clause](https://raw.github.com/cornernote/minetest-worldedit_gui/master/LICENSE), Copyright © 2013-2014 [Brett O'Donnell](http://cornernote.github.io/)

View File

@ -1,21 +0,0 @@
----------------------------------
WorldEdit GUI for Minetest
----------------------------------
Copyright (c) 2012 cornernote, Brett O'Donnell <cornernote@gmail.com>
Source Code: https://github.com/cornernote/minetest-worldedit_gui
Home Page: https://sites.google.com/site/cornernote/minetest/worldedit-gui
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.
----------------------------------
Description
----------------------------------
Gives players a Graphic User Interface to access the WorldEdit API.