Installation Guide - citrusCS/csgo-menu-maker GitHub Wiki
This guide will show you how to install csgo-menu-maker.
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.
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.