Update README.md

This commit is contained in:
Alan Moon 2025-12-14 15:25:59 -08:00
parent d95ca32eab
commit 137d423a3c

View File

@ -1,2 +1,7 @@
# QtC.NET Client
This is a complete rewrite of the QtC.NET Client, written in .NET 10 with a UI first approach. In it's current state, it's usable but missing some features. Please use the client from the repo `qtc-net-client` for the full experience.
# QtC.NET Client V2
This is an entire rewrite of the official QtC.NET Client, with a UI first approach. Currently this is pre-release because some things are a bit more broken in comparison to the older client.
**You will need the .NET 10 Desktop Runtime to run this app.**
# config.json
This is where you can change how the client behaves. You can change what server it's pointing to, if it will minimize to tray, etc.