Remove default as a dependency (#4)

"default" is no longer directly used by this mod.
This commit is contained in:
David Leal
2023-07-26 13:48:48 -06:00
committed by GitHub
parent b51cd0326c
commit 7aad47076e

View File

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