From df7450e45d6f48b55297c1a3a7cd4c66fe6c7338 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sat, 19 Aug 2023 22:11:10 -0700 Subject: [PATCH] update readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d693a2a..91d8499 100644 --- a/readme.md +++ b/readme.md @@ -16,5 +16,6 @@ Ui theming is based on Catppucin Mocha. You can find the colors [here](https://g # Todo * __Work on next:__ Better null checking for the clientState.character (can cause errors atm) * __Work on next:__ Add guns +* Unscuff [`./src/ServerScriptService/ecs/systems/server/toolHandler.ts`](./src/ServerScriptService/ecs/systems/server/toolHandler.ts) * Add tests * Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts) \ No newline at end of file