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.
 
 
overlisted 2583ded656
fix
4 years ago
template fix 4 years ago
.gitignore init 4 years ago
README.md Create README.md 4 years ago
make-a-mod.js init 4 years ago
package-lock.json init 4 years ago
package.json init 4 years ago

README.md

make-a-mod

A simple nodejs script for making Minecraft mods with primary data like modid and author

Usage

  1. $ npm i
  2. $ node make-a-mod.js

If npm is not installed, get it. If something crashes the script, try to update your nodejs.