Package Exports
- mc-term
- mc-term/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mc-term) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Minecraft Terminal
Minecraft Terminal is a lightweight TUI client for Minecraft Java edition that allows you to play Minecraft in the terminal and configure bots.
Downloads
Install with NPM (Recommended)
$ npm i -g mc-term
$ mc-termClone git repo
$ git clone https://github.com/MC-Terminal/minecraft-terminal.git
$ cd minecraft-terminal
$ npm install
$ node .Usage
Getting help
Check out the README and existing Discussions: Maybe your question is answered there. If not, please open a New Discussion and ask your question. If you find a bug, please report it in the Issue tracker.
Contribution
If you'd like to contribute to Minecraft Terminal, great, just fork the repository and submit a pull request on the Master branch.