readme wip

This commit is contained in:
Danya H 2025-07-16 20:41:35 +01:00
parent 00b8edc16b
commit 3f7311ba17

View File

@ -33,4 +33,9 @@ Can be found in [/rpc/readme.md](https://github.com/rilaxik/fivem-rpc/blob/maste
Issues and pull requests are very welcome
## License
Licensed under Custom Attribution-NoDerivs Software License
Licensed under Custom Attribution-NoDerivs Software License
## WIP
- client observers to catch events between server and webview (subscribe-like behaviour)
- client observers to prevent events (middleware-like behaviour)
- player manager (transform player id to desired data straight from a listener)