Skip to content

Commit

Permalink
Merge pull request faroukbmiled#32 from faroukbmiled/faroukbmiled-pat…
Browse files Browse the repository at this point in the history
…ch-1

Update README.md
  • Loading branch information
faroukbmiled authored Jan 21, 2024
2 parents fcbc990 + b7b7f2e commit 60a28cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
</div>
</div>

## Usage:
- Run [BOIIIWD.exe](https://github.com/faroukbmiled/BOIIIWD/releases/latest/download/Release.zip) ([VirusTotal Scan](https://www.virustotal.com/gui/file/5ca1367a82893a1f412b59a52431e9ac4219a67a50c294ee86a7d41473826b14/detection))
- [Optional] Run as script:```python boiiiwd_package\boiiiwd.py```

## Features:
- Improved download stability
- Auto installs mods and maps
Expand All @@ -35,3 +39,7 @@
* Ctrl + Mouse1 -> append to clipboard
* Mouse2 (scroll wheel button) -> open item path in file explorer
* Mouse3 (Right click) -> copy path

## Building from Source:
- ```pip install -r requirements.txt``` -> use my modified [CTkToolTip](./CTkToolTip) and [CTkListbox](./CTkListbox)
- ```python build.py```

0 comments on commit 60a28cf

Please sign in to comment.