0.0.17 • Published 4 years ago

generator-sma-plugin v0.0.17

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
4 years ago

generator-sma-plugin NPM version Build Status Dependency Status

Scaffold a package for the Scriptcraft Modular Architecture - Minecraft Plugins in Javascript!

Installation

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

npm install -g yo
npm install -g generator-sma-plugin

Then generate your new project:

yo sma-plugin

Developing your plugin

The scaffolded plugin has a README file with instructions on developing your plugin. Go make something awesome!

License

Apache-2.0 © Josh Wulf

0.0.17

4 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago