From cfb06479ae9afa8c61b2320fa9471e207a7cb45d Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Thu, 19 Mar 2026 12:47:44 -0400 Subject: [PATCH] Add tool.retro.name --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 4e2706c..a0bc029 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ requires = ["uv_build>=0.10.0,<0.11.0"] build-backend = "uv_build" [tool.retro] +name = "Fruit catcher" author = "Kayden and Connor" description = "Use your buttons to help the catcher catch the falling fruits. Don't drop too many fruits!" instructions = "SCore as many points as possible before losing by using the two designated buttons to move left and right."