diff --git a/description.txt b/description.txt deleted file mode 100644 index 87dacdd..0000000 --- a/description.txt +++ /dev/null @@ -1,2 +0,0 @@ -player_monoids is a library for managing global player state, such as physics -overrides or player visual size. diff --git a/mod.conf b/mod.conf index 2ff945a..393bbea 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,5 @@ -name=player_monoids \ No newline at end of file +name = player_monoids +description = """ +A library for managing global player state, +such as physics overrides or player visual size. +""" \ No newline at end of file