Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Typescript plugin example for Minecraft 1.15

License

NotificationsYou must be signed in to change notification settings

astorks/ScriptableMC-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docsdocs

Getting Started

  • InstallNodeJS/NPM or if you're on linux/macos you can installGraalVM-CE which includes a NodeJS runtime
  • Clone or download and extract this repogit clone https://github.com/astorks/ScriptableMC-TypeScript.git and open the foldercd ScriptableMC-TypeScript
  • Install the required NPM packagesnpm install

How To Compile The Source

  • Run the TypeScript compiler scriptnpm run compile ornpm run watch
  • The compiled scripts will be placed in thedist folder
  • Upload the compiled scripts to your minecraft serverscripts folder and execute the/jsrl command ingame or restart the server to load the new scripts

How To Generate Documentation

  • Run the TypeDoc generator scriptnpm run docs
  • The generated documentation will be placed in thedocs folder

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp