From db5707abf92c84b015fc11f3d271d5e967e49db0 Mon Sep 17 00:00:00 2001 From: Aaron Suen Date: Tue, 14 Nov 2023 21:29:20 -0500 Subject: [PATCH] Put the description in the modpack conf too --- .cdbrelease.lua | 2 +- modpack.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cdbrelease.lua b/.cdbrelease.lua index 224e24a..e16ef1a 100644 --- a/.cdbrelease.lua +++ b/.cdbrelease.lua @@ -19,7 +19,7 @@ local metadata = { type = "mod", dev_state = "ACTIVELY_DEVELOPED", title = "SzUtilPack", - short_description = "A collection of misc dependency-free utilities primarily for server hosts.", + short_description = "A collection of misc dependency-free utilities primarily for server hosts", tags = { "environment", "library", diff --git a/modpack.conf b/modpack.conf index 2c5317f..fe3d090 100644 --- a/modpack.conf +++ b/modpack.conf @@ -1,4 +1,4 @@ name = szutilpack -description = Sz Utility Pack +description = A collection of misc dependency-free utilities primarily for server hosts min_minetest_version = 5.3 supported_games = *