From ea95df9913e4e4124f8e3cc5a8adb3ecbc0376e3 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sat, 12 Aug 2023 04:00:34 -0700 Subject: [PATCH] update readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 86842cc..5c63236 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,8 @@ An in-dev game that I plan to make a shooter game out of. # Todo ### High priority -* Add ingame output of the console +* Add custom health bar +* Add ingame output of the console (?) * Add tests * Add guns. Try it in default roblox-ts and slowly reimplement it into our component system. #### Medium priority