fixed mod.conf depend error

This commit is contained in:
FatalErr42O 2023-08-28 20:02:10 -07:00
parent 10f8f19323
commit 3fed251ca2

View File

@ -2,5 +2,5 @@ name = MTUL-b3d
title = MTUL b3d standalone
description = a b3d reader for minetest, cloned from modlib. Requires MTUL-core, also requires MTUL-math for bone reading implementations.
depends = MTUL-core
optional_depends = MTUL-math
optional_depends = MTUL-math-cpml
author = FatalError42O, Appgurue