From b0a0df928fdf36f428d1863a207dc3567c6dc7ad Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 2 Jul 2025 21:25:57 -0600 Subject: [PATCH] Update the manifest's description --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 7cc80c8..024c8a6 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "taf", "title": "Text-Based Actors", - "description": "", + "description": "An intentionally minimalist system that enables you to play rules-light games without any hassle!", "version": "2.0.0", "download": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/release.zip", "manifest": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/system.json",