mc-term
Version:
Play Minecraft and configure bots from the terminal
43 lines (24 loc) • 2.05 kB
Markdown
<div align="center">
# Minecraft Terminal
</div>
<div align="center">
[](https://www.codacy.com/gh/MC-Terminal/minecraft-terminal/dashboard?utm_source=github.com&utm_medium=referral&utm_content=MC-Terminal/minecraft-terminal&utm_campaign=Badge_Grade) [](https://www.npmjs.com/package/mc-term) [](https://www.npmjs.com/package/mc-term)
</div>
Minecraft Terminal is a TUI client for Minecraft Java edition, which lets you play the game and set up bots directly in the terminal.
## Downloads
### Install with NPM
```bash
$ npm i -g mc-term
$ mc-term
```
### Download from GitHub Releases
Download the appropriate file for your operating system from [GitHub releases](https://github.com/MC-Terminal/minecraft-terminal/releases).
## Usage
* [Full Documentation](https://github.com/MC-Terminal/minecraft-terminal/wiki)
* [Configuration](https://github.com/MC-Terminal/minecraft-terminal/wiki/Configuration)
* [Usage](https://github.com/MC-Terminal/minecraft-terminal/wiki/Usage)
## Getting help
If you have any questions or need assistance, please refer to the [README](https://github.com/MC-Terminal/minecraft-terminal#readme) and existing [Discussions](https://github.com/MC-Terminal/minecraft-terminal/discussions) to see if your question has already been answered. If not, please open a [New Discussion](https://github.com/MC-Terminal/minecraft-terminal/discussions/new) and ask your question. If you find a bug, please report it in the [Issue Tracker](https://github.com/MC-Terminal/minecraft-terminal/issues).
## Contribution
If you would like to contribute to Minecraft Terminal, please fork the repository and submit a pull request to the _Master_ branch.
[](https://github.com/MC-Terminal/minecraft-terminal/graphs/contributors)