Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

minecraft-addon-tools/generator-minecraft-addon

Repository files navigation

generator-minecraft-addon NPM version Build Status Dependency Status

Generate minecraft bedrock edition addons

Notice

Mojang has deprecated the bedrock scripting API in favour of the GameTest API. This repository has been archived as a a result.

Installation

First, install Yeoman and generator-minecraft-addon using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-minecraft-addon

Then generate your new project:

yo minecraft-addon

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Steven Blom

The Default Pack icon was created by Adrian Akison (https://www.akison.com/) and is released under CC-BY-3.0-AU