From 137d423a3cc8ff8c8f2cadae662ec4494ed42cda Mon Sep 17 00:00:00 2001 From: Alan Moon Date: Sun, 14 Dec 2025 15:25:59 -0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5bd84e..2edcbab 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +# 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. \ No newline at end of file