Skip to content

astorks/ScriptableMC-CommonJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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