issues
search
sefirosweb
/
minecraftLegion
Legion of bots for minecraft
45
stars
9
forks
source link
very cool indeed
#5
Closed
SpencerGreene
closed
3 years ago
SpencerGreene
commented
3 years ago
a couple of notes:
in your README.md I think 'node start' should be 'npm start'
also you should include nodemon in package.json, I needed
npm i --save-dev nodemon
sefirosweb
commented
3 years ago
Fixed!
a couple of notes:
npm i --save-dev nodemon