This commit is contained in:
FatalErr42O 2023-08-29 12:04:43 -07:00
parent 1fc8691654
commit 37f49c47fe

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