Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 613 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 613 Bytes

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