git clone --recursive https://github.com/Slayer95/Pokemon-Showdown-Factory.git
cd Pokemon-Showdown-Factory
cd Pokemon-Showdown && npm install --production && cd ..
node index
The output is written to factory-sets.json
.
git clone --recursive https://github.com/Slayer95/Pokemon-Showdown-Factory.git
cd Pokemon-Showdown-Factory
cd Pokemon-Showdown && npm install --production && cd ..
node index
The output is written to factory-sets.json
.