Update README.md

This commit is contained in:
k1tbyte
2024-11-17 23:04:21 +03:00
committed by GitHub
parent c6ca06e6dd
commit 335cc5bd9a
+2 -11
View File
@@ -2,26 +2,18 @@
<h1>WeMod Patcher</h1>
</div>
---
<h4>WeMod patcher allows you to get some WeMod features absolutely free. This script patches WeMod, thereby removing the daily usage limit (2h), etc.</h4>
## 👾 No malware? Is it safe for me?
---
Yes, this is safe. This script is open-source, and you can check the code yourself. I have no intention of harming you or your computer. The script does absolutely nothing with your computer and does not require Internet access. It only affects WeMod files.
## 💻 Does this script only work with older versions of WeMod like other unlockers?
---
With this patch you will be able to use the latest version together with Pro.
## 👀 What features will be available?
---
✅ Unlimited usage time <br/>
✅ No ads <br/>
✅ AI Game guides <br/>
@@ -31,7 +23,6 @@ With this patch you will be able to use the latest version together with Pro.
## ❓ How to use?
---
1. **Clone the Repository (or just download source code)**
``` bash
git clone https://github.com/k1tbyte/Wemod-patcher.git
@@ -40,10 +31,10 @@ With this patch you will be able to use the latest version together with Pro.
2. **Run the script**
``` bash
bun install/npm install/yarn install/whatever you use
npm ./unlocker.js
node ./unlocker.js
```
3. **Follow the instructions**
---
## 📜 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.txt) file for details.