0.2.1 • Published 4 years ago

generator-fabric-mod v0.2.1

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

generator-fabric-mod NPM version

Generates skeleton for a Minecraft mod that uses Fabric loader

Installation

First, install Yeoman and generator-fabric-mod using npm (assuming you have pre-installed node.js).

npm install -g yo
npm install -g generator-fabric-mod

Then generate your new project:

yo fabric-mod

License

MIT © Kaamil Jasani