citrusCS / csgo-menu-maker Public
Installation Guide
citrusCS edited this page Mar 10, 2019
·
3 revisions
Clone this wiki locally
This guide will show you how to install csgo-menu-maker.
Installing Python
Navigate to Python's website.
Download Python. It must be version 3.7 or above.
Run the installer that you just downloaded.
IMPORTANT!!: Before proceeding ANY further, make sure to check the "Add Python 3.7 to PATH" checkbox.
Wait for the installation to finish.
Once it's done, exit the installer.
Installing csgomenumaker
Open up a command prompt. This can be accomplished by pressing the Windows Key and R (Win + R) and typing "cmd" in the box that shows up.
You should now see the cmd
window open.
In that window, type this command EXACTLY:
pip install pyyaml csgo-menu-maker
Then, press the Enter key.
If you see this text, then you are finished.