From 2dfaff26f35748f34169ba9b0bcf13225c6bcad1 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:48:37 -0700 Subject: [PATCH] fixed conf --- mod.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mod.conf b/mod.conf index 4866dbb..17a0f58 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ -name = "MTUL-core" -title = "MTUL core dependancies for other mtul mods/modules." -description = "integrates various dependancies, implements some universal math features." -author = "FatalError42O, Appgurue" \ No newline at end of file +name = MTUL-core +title = MTUL core dependancies for other mtul mods/modules. +description = integrates various dependancies, implements some universal math features. +author = FatalError42O, Appgurue \ No newline at end of file