From 7933c3e0042e4bfd3e06672da05fbdf7285324d5 Mon Sep 17 00:00:00 2001 From: NaysKutzu <87282334+NaysKutzu@users.noreply.github.com> Date: Sun, 1 Oct 2023 17:29:16 +0200 Subject: [PATCH] PUSH -> Added more info inside readme --- .github/CODEOWNERS | 2 +- .github/README.md | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8200603..0c0df3e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -# Assigning code ownership to "nayskutzu" and "Nyxalis" for all files. +# Assigning code ownership to "nayskutzu" * @NaysKutzu \ No newline at end of file diff --git a/.github/README.md b/.github/README.md index 4664609..4ecdd62 100644 --- a/.github/README.md +++ b/.github/README.md @@ -40,6 +40,27 @@ Because the app is not signed by Microsoft yet. #### Is this really free? Yes it's totally free forever +#### "Login failed." What does that mean? +Well this can mean a some things, here is a list: +→ The host is using CloudFlare, but it is not configured correctly. +→ The panel URL is wrong, or it is not a panel. +→ Some of the credentials you provided are wrong. +→ You are not connected to the internet. + +#### The app is slow, and the rendering is sh*t. +Yeah, we can't do anything about that if you have a sh*t PC. + +#### The app is closing instantly and does not even show +This can mean a multitude of things. Why it would do that: +→ You are not running Windows (Linux is blocked by the code itself). +→ You are missing some files. +→ You have broken files. +→ Your Windows is broken! + +#### I'm a developer, and I don't have a GunaUI license! +→ Well, you can use their trial for 14 days. +→ Close the popup every time. + ## Authors - [@NaysKutzu](https://github.com/NaysKutzu)