- Notifications
You must be signed in to change notification settings - Fork1
Typescript plugin example for Minecraft 1.15
License
NotificationsYou must be signed in to change notification settings
astorks/ScriptableMC-TypeScript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- InstallNodeJS/NPM or if you're on linux/macos you can installGraalVM-CE which includes a NodeJS runtime
- Clone or download and extract this repo
git clone https://github.com/astorks/ScriptableMC-TypeScript.gitand open the foldercd ScriptableMC-TypeScript - Install the required NPM packages
npm install
- Run the TypeScript compiler script
npm run compileornpm run watch - The compiled scripts will be placed in the
distfolder - Upload the compiled scripts to your minecraft server
scriptsfolder and execute the/jsrlcommand ingame or restart the server to load the new scripts
- Run the TypeDoc generator script
npm run docs - The generated documentation will be placed in the
docsfolder
About
Typescript plugin example for Minecraft 1.15
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.