From b83297806f550bcaf8cc95541bc581affea0fb69 Mon Sep 17 00:00:00 2001 From: Ryuk <51106560+faroukbmiled@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:33:34 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ca10eb..170ad7e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ## Usage: - ```pip install -r requirements.txt``` - ```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): - ```pip install pyinstaller```