2 Commits

Author SHA1 Message Date
5125b9b07b Add min_minetest_version = 5.2.0 to mod.conf 2022-07-08 19:07:20 +02:00
8e1aec69fa Delete depends.txt and description.txt, update mod.conf 2022-07-08 18:53:20 +02:00
3 changed files with 4 additions and 5 deletions

View File

@ -1,4 +0,0 @@
default
unifieddyes
moreblocks?
signs_lib?

View File

@ -1 +0,0 @@
This mod provides a multitude of colors of wood, sticks, and fences to Minetest, as per the palette outlined by my Unified Dyes mod.

View File

@ -1,2 +1,6 @@
name = coloredwood
title = Colored Wood
description = This mod provides a multitude of colors of wood, stairs and fences to Minetest, as per the palette outlined by my Unified Dyes mod.
depends = default,unifieddyes
optional_depends = moreblocks,signs_lib
min_minetest_version = 5.2.0