diff --git a/depends.txt b/depends.txt deleted file mode 100644 index e69de29..0000000 diff --git a/description.txt b/description.txt deleted file mode 100644 index 4a6c5db..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Simple API to show messages to the center of the screen to players. diff --git a/mod.conf b/mod.conf index 94b1898..31380ce 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,2 @@ name = central_message +description = Simple API to show messages to the center of the screen to players.