/ScriptableMC-CommonJS

CommonJS plugin example for Minecraft 1.15

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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