From 54bd232e6abb24703d15a74f36d6a1a85b1b3308 Mon Sep 17 00:00:00 2001 From: Tobias Thiele Date: Wed, 13 Dec 2023 10:09:55 +0100 Subject: [PATCH] Added TODOs in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ba9bfea..78a6872 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ Flashlight is a plugin for Counter-Strike 2 that adds a flashlight feature for p Contributions are welcome. Please open an issue or submit a pull request on GitHub. 🐙 +## 📝 Development Tasks + +- Add config and make light entity values configurable +- Maybe replace light_omni2 with light_rect or something else + ## 📃 License This project is licensed under the GNU General Public License. ⚖️