Help:Tools/BCML: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (removed the obsolete special instructions for switch users)
No edit summary
Line 14: Line 14:
Open a command prompt anywhere (if you don't know how, just type <code>cmd</code> into Windows Search).  
Open a command prompt anywhere (if you don't know how, just type <code>cmd</code> into Windows Search).  


Run <code>pip install bcml</code> (in normal cmd, NOT the python console). You should see a bunch of progress bars, and then a success message.
Most people will want to use BCML version 3.10.4 in order to support more mods. BCML version 3.10.5 and up removed support for older BCML V2 mods in order to allow newer python versions.
 
To install BCML 3.10.4 open a cmd prompt and run <code>pip install bcml==3.10.4</code> (to install latest bcml type <code>pip install bcml</code>)
 
You should see a bunch of progress bars, and then a success message.


To run BCML all you need to do is type <code>bcml</code> into a cmd prompt.
To run BCML all you need to do is type <code>bcml</code> into a cmd prompt.
15

edits

Navigation menu