Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 622 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 622 Bytes

MC-T1

Enable MCT1-demo

"dependencies": {
	"mct1-demo": "https://github.com/triyuga/mct1-demo.git#master"
},

Create a spell to start MC-T1

  • Paste the following code into the spell, replacing the existing text:
function call(module,spell='_default',a1=null,a2=null,a3=null) {
    require(module).spells[spell](a1,a2,a3);
}

Start MC-T1

OK, now you're ready to run MC-T1!

Press the 'T' key on your keyboard, then type in:

/cast call mct1-demo