mirror of
https://github.com/minetest-mods/quartz.git
synced 2024-11-17 15:58:16 +01:00
Changed license in README.md
This commit is contained in:
parent
7a86a32007
commit
c87506383b
16
README.md
16
README.md
@ -1,7 +1,17 @@
|
|||||||
quartz
|
quartz
|
||||||
======
|
======
|
||||||
|
|
||||||
A mod that adds quartz to minetest.
|
License for textures: CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
list of textures:
|
||||||
|
--quartz_block.png
|
||||||
|
--quartz_crystal_full.png
|
||||||
|
--quartz_crystal_piece.png
|
||||||
|
--quartz_chiseled.png
|
||||||
|
--quartz_pillar_side.png
|
||||||
|
--quartz_pillar_top.png
|
||||||
|
--quartz_ore.png
|
||||||
|
|
||||||
|
License for code: CC BY-SA 3.0 http://creativecommons.org/
|
||||||
|
list of code files:
|
||||||
|
--init.lua
|
||||||
|
|
||||||
This mod is licensed under a CC BY-SA 3.0 license.
|
|
||||||
http://creativecommons.org/licenses/by-sa/3.0/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user