You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
template | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
make-a-mod.js | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago |
README.md
make-a-mod
A simple nodejs script for making Minecraft mods with primary data like modid and author
Usage
$ npm i
$ node make-a-mod.js
If npm is not installed, get it. If something crashes the script, try to update your nodejs.