Use mod.conf for dependencies and description

Deletes deprecated 'depends.txt' and 'description.txt'.
This commit is contained in:
Panquesito7 2019-10-28 14:13:12 -06:00 committed by sofar
parent 6bce72ae19
commit 424cd631de
3 changed files with 2 additions and 4 deletions

View File

@ -1,3 +0,0 @@
default
farming
flowers

View File

@ -1 +0,0 @@
A stylish flowerpot that can contain most plants.

View File

@ -1 +1,3 @@
name = flowerpot
depends = default, farming, flowers
description = A stylish flowerpot that can contain most plants.