diff --git a/mod.conf b/mod.conf index 81f5585..454ea15 100644 --- a/mod.conf +++ b/mod.conf @@ -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 \ No newline at end of file