docs: info regarding issue

This commit is contained in:
Timothy Schenk 2023-11-19 14:59:58 +01:00
parent bd483ae213
commit d2425d80e7

View file

@ -1,2 +1,6 @@
# What is this project about?
This is a continuation and rewrite of the original Project Infinity for Wonderking.
## Important notes for developers
* Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself.