Markdown format for README, rename other file
This commit is contained in:
parent
72fadd752e
commit
97ae823fde
2 changed files with 1 additions and 1 deletions
53
README.md
Normal file
53
README.md
Normal file
|
@ -0,0 +1,53 @@
|
|||
# MineClone 2
|
||||
A Minecraft-like game for Minetest. Forked from MineClone by daredevils.
|
||||
|
||||
## Completion status
|
||||
This game is very unfinished at this moment. Expect bugs! Expect chaos
|
||||
and destruction to rain down on your worlds when you update! ;-)
|
||||
|
||||
## Credits
|
||||
WAY to many people to list (sorry).
|
||||
Thi section is to be written.
|
||||
|
||||
### Special thanks
|
||||
|
||||
* daredevils for starting this project
|
||||
* Tox82, MinetestForFun & Calinou for help in dev
|
||||
* GravGun & Obani for Help in Build struct
|
||||
* celeron55 for creating Minetest
|
||||
* Bob Lennon because it's a pyro-barbare
|
||||
|
||||
## Info for programmers
|
||||
You find interesting and useful infos in API.md.
|
||||
This project is currently mostly a one-person project.
|
||||
|
||||
|
||||
|
||||
## Legal information
|
||||
Copying is an act of love. Please copy and share! <3
|
||||
But, oh well, if you insist, here is the legalese for you:
|
||||
|
||||
### License of source code
|
||||
|
||||
MineClone source code:
|
||||
LGPL v2.1 (daredevils and others) (see LICENSE.txt)
|
||||
|
||||
Mods credit:
|
||||
See README.txt in each mod directory for information about other authors.
|
||||
|
||||
### License of media (textures and sounds)
|
||||
The textures, unless otherwise noted, are taken from the Faithful 1.11 resource pack for Minecraft,
|
||||
authored by Vattic, xMrVizzy and many others.
|
||||
|
||||
Source:
|
||||
http://www.minecraftforum.net/topic/72747-/
|
||||
|
||||
The license of this texture pack is the MIT license.
|
||||
|
||||
License of all main menu images: WTFPL
|
||||
|
||||
All other files fall under:
|
||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||
http://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
See README.txt in each mod directory for information about other authors.
|
Loading…
Add table
Add a link
Reference in a new issue