forked from mtcontrib/colouredstonebricks
Update README.md
This commit is contained in:
26
README.md
26
README.md
@ -1,8 +1,24 @@
|
||||
# Coloured Stone Bricks
|
||||
# Coloured stone bricks
|
||||
|
||||

|
||||
|
||||
This mod adds coloured stone bricks! These are decorative blocks which would look nice on any building or creation.
|
||||
|
||||
**Depends:** default, dye
|
||||
**License:** Code and textures, CC BY-SA 4.0
|
||||
**Installation:** Unzip the file and rename it to "colouredstonebricks". Then move it to the mod directory.
|
||||
* **[Minetest Forum Topic](https://forum.minetest.net/viewtopic.php?id=8784)**
|
||||
* **[GitHub Repository](https://github.com/CraigyDavi/colouredstonebricks)**
|
||||
|
||||
- Forum Topic: https://forum.minetest.net/viewtopic.php?id=8784
|
||||
## Installation
|
||||
|
||||
**Depends:** default, dye, stairsplus?
|
||||
|
||||
[Download](https://github.com/CraigyDavi/colouredstonebricks/archive/master.zip) & unzip the mod, then rename it to "colouredstonebricks" and move the folder into your minetest/mods folder.
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
Copyright (c) 2014-2015 Craig Davison <craig@davison.io>
|
||||
|
||||
This work is free. You can redistribute it and/or modify it under the
|
||||
terms of the Do What The Fuck You Want To Public License, Version 2,
|
||||
as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
|
||||
```
|
||||
|
Reference in New Issue
Block a user