1
0
mirror of https://github.com/minetest-mods/cozy.git synced 2025-07-08 19:10:38 +02:00

Use mod.conf for dependencies, and description (#3)

This commit is contained in:
David Leal
2019-10-17 14:13:46 -05:00
committed by SmallJoker
parent 26e9a32006
commit b51cd0326c
4 changed files with 11 additions and 11 deletions

View File

@ -1 +1,4 @@
name = cozy
depends = default, player_api
optional_depends = player_monoids
description = Adds sitting down, and lying down player animations.