astorks / ScriptableMC-CommonJS

CommonJS plugin example for Minecraft 1.15

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScriptableMC-CommonJS Example

docs

Getting Started

  • Install NodeJS/NPM or if you're on linux/macos you can install GraalVM-CE which includes a NodeJS runtime
  • Clone or download and extract this repo git clone https://github.com/astorks/ScriptableMC-CommonJS.git and open the folder cd ScriptableMC-CommonJS
  • Install the @astorks/lib-smc package with npm install

About

CommonJS plugin example for Minecraft 1.15

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%