Update README.md

This commit is contained in:
Ryuk 2023-07-31 14:33:34 +01:00 committed by GitHub
parent 99a742bd44
commit b83297806f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
## Usage: ## Usage:
- ```pip install -r requirements.txt``` - ```pip install -r requirements.txt```
- ```python boiiiwd.py``` - ```python boiiiwd.py```
- to get a workshop id look at the link and get the id from it lol (For example: this workshop link "https://steamcommunity.com/sharedfiles/filedetails/?id=3011930738" 3011930738 would be the workshop id)
## Compiling into an exe (pyinstaller): ## Compiling into an exe (pyinstaller):
- ```pip install pyinstaller``` - ```pip install pyinstaller```