fixed conf

This commit is contained in:
FatalErr42O 2023-08-29 12:00:59 -07:00
parent 3fed251ca2
commit 1fc8691654

View File

@ -1,6 +1,6 @@
name = MTUL-b3d
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-cpml
depends = MTUL_core
optional_depends = MTUL_math_cpml
author = FatalError42O, Appgurue