mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-04 15:21:06 +01:00
Added README.md file to mcl_campfires
This commit is contained in:
parent
3c2633ee2c
commit
0ecffaf472
1 changed files with 21 additions and 0 deletions
21
mods/ITEMS/mcl_campfires/README.md
Normal file
21
mods/ITEMS/mcl_campfires/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
mcl_campfires
|
||||
===============
|
||||
Adds the campfire and its soul variant.
|
||||
|
||||
License of code
|
||||
---------------
|
||||
See the main MineClone 2 README.md file.
|
||||
Authors:
|
||||
Gerold55 - Code Start + Models?
|
||||
PrairieWind - Improved and Cleaned Up Code, and added the soul campfire and crafting recipes.
|
||||
cora - Added burning damage.
|
||||
|
||||
License of media
|
||||
----------------
|
||||
See the main MineClone 2 README.md file for license on most of the textures.
|
||||
|
||||
For the following textures:
|
||||
mcl_campfires_campfire_inv.png
|
||||
mcl_campfires_soul_campfire_inv.png
|
||||
License: CC0 1.0 Universal (CC0 1.0)
|
||||
Author: RandomLegoBrick
|
Loading…
Reference in a new issue