Update README and convert to markdown
This commit is contained in:
parent
510db02b57
commit
a8836a3c33
22
README.md
Normal file
22
README.md
Normal file
@ -0,0 +1,22 @@
|
||||
|
||||
# Pixture v0.1.0
|
||||
|
||||
By [KaadmY](https://github.com/kaadmy)
|
||||
Inspiration by [Kenney](http://kenney.nl)
|
||||
|
||||
Pixture is Copyright (C) 2015-2017 KaadmY
|
||||
|
||||
# Notes
|
||||
|
||||
- Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead.
|
||||
|
||||
# Credits
|
||||
|
||||
- [Kenney](http://kenney.nl) for the inspiration, most of aesthetic.
|
||||
- Sounds in the default mod are all by Kenney(CC0)
|
||||
- All textures/models by KaadmY (CC BY-SA 4.0)
|
||||
|
||||
# Licenses
|
||||
|
||||
- Assets: all CC BY-SA 4.0, CC0, or GPL (The GPL ones I want replaced with CC), see per-mod READMEs.
|
||||
- Source: all LGPLv2.1+ or MIT, see per-mod READMEs.
|
46
README.txt
46
README.txt
@ -1,46 +0,0 @@
|
||||
=======================================================
|
||||
_____
|
||||
| ___ \ _______
|
||||
|| || ++ \\ // ___||___ || || || ____ / _____ \
|
||||
||___|| \\ // |__||__| || || ||/___| |/ \|
|
||||
|_____/ || \\// || || || | / ||_____/|
|
||||
|| || //\\ || || || || ||______/
|
||||
|| || // \\ || ||____|| || |\_______
|
||||
|| || // \\ || \____/ || \_______|
|
||||
|
||||
=======================================================
|
||||
By Kaadmy
|
||||
Inspiration by Kenney(kenney.nl)
|
||||
|
||||
Pixture is Copyright (C) 2015 Kaadmy
|
||||
|
||||
Note: Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead.
|
||||
|
||||
Mapgen:
|
||||
Seeds that give good results with mapgen v7(Biomes have changed since, these seeds may not work):
|
||||
"wl":
|
||||
Usually spawns you in a savanna with a tall mountain and village nearby.
|
||||
Some grassland and wastelands.
|
||||
"pt":
|
||||
Usually spawns you near a tall mountain and deep forests.
|
||||
Use the chatcommand "/teleport 200 5 150" to get to a flat forested area.
|
||||
"qwerty":
|
||||
Usually spawns you in some flat grasslands that have a high chance of
|
||||
spawning villages nearby.
|
||||
"beach":
|
||||
Usually spawns you on a small beach area with gravel beaches and cliffs nearby,
|
||||
and a village also spawns at the same place.
|
||||
"wilderness":
|
||||
At 590, 30, 350 and -100, 11, 200
|
||||
Wilderness biome and a village
|
||||
|
||||
Special credits:
|
||||
Extra-special credit to Kenney(kenney.nl) for the inspiration,
|
||||
most of the graphics design. (All images are of my own creation but based
|
||||
off Kenney's), and the overall feeling.
|
||||
Sounds in the default mod are all by Kenney(CC0)
|
||||
All textures/models by Kaadmy(CC BY-SA 4.0)
|
||||
|
||||
Asset license: all CC BY-SA 4.0, CC0, or GPL(The GPL ones I want replaced with CC),
|
||||
see per-mod READMEs.
|
||||
Source license: all LGPLv2.1+ or MIT, see per-mod READMEs.
|
Loading…
Reference in New Issue
Block a user