continuity/README.md

7 lines
266 B
Markdown
Raw Permalink Normal View History

2022-12-29 10:27:24 +00:00
# What is this project about?
This is a continuation and rewrite of the original Project Infinity for Wonderking.
2023-11-19 13:59:58 +00:00
## Important notes for developers
* Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself.