From fcf47673af92a5a8c4075cbe1a0755c78af5b8d3 Mon Sep 17 00:00:00 2001 From: k1tbyte <96521396+k1tbyte@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:22:02 +0200 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d45cbf8..5069174 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,14 @@ With this patch you will be able to use the latest version together with Pro. ## 💫 What features will be available? ✅ Unlimited usage time
-✅ No ads
+✅ Disabling automatic updates (optional)
+✅ Automatic patching of new WeMod versions
✅ AI Game guides
✅ Saving mods
+✅ Exclusive to pro subscription customization for hacks
+✅ Hotkeys (hotkey functionality is broken after static patching for unknown reason)
❌ Connect phone
-❌ Hotkeys (hotkey functionality breaks after patch for unknown reason) + ## 👀 How to use? @@ -34,14 +37,18 @@ With this patch you will be able to use the latest version together with Pro. - I applied the patch but when I inject I get stuck on 'Loading mods...'. - Just close WeMod and try again - During the game, some hacks are enabled without my input - - This is a bug after the patch, you have to turn off hotkeys in WeMod settings -- Why is the patch executable file size so large? It seems to me that you want to harm my system. - - The thing is that the application is written in Electron, so it also puts chromium, nodejs and some libraries in the exe. Maybe Electron is a temporary solution and in the future I will consider another option + - This is a bug after the static patch, you have to turn off hotkeys in WeMod settings +- VirusTotal claims that this program is a malware/trojan. + - Perhaps the patcher does have the same signatures as malware (virtual memory patching). But this is a false positive, you can look at the source code or even build the patcher yourself. +- Does this application transfer any data to the Internet from my computer? + - The short answer is NO. This application does not need access to the Internet. The most it does is download updates if you want it to. +- What makes this application better than other patchers? + - All actions related to patches are performed on your computer. No files of unknown origin will be downloaded. --- ## 📜 License -This project is licensed under the Apache-2.0 - see the [LICENSE](LICENSE.txt) file for details. +This project is licensed under the Apache-2.0 - see the [LICENSE](LICENSE.md) file for details. --- ## ❤️ Support