This repository has been archived on 2023-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
csh/README.md

28 lines
293 B
Markdown
Raw Normal View History

2023-03-30 13:00:39 +02:00
# CSGOHACKS
2023-03-30 14:39:52 +02:00
## How to use?
1. Download the `.zip`
2. Install Python
```powershell
winget install python
```
3. Install dependencies
```powershell
pip install -r .\requirements.txt
```
4. Run it :)
```powershell
python .\main.py
```
## How to not use?
**CTRL + C** will stop the app.