Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 359 Bytes

minechat

Command-line Minecraft chat client.

Fetch dependencies using npm:

$ npm install

Run minechat:

$ node minechat.js

License & Copyright

minechat is Copyright (c) 2013 Jesper Öqvist jesper@llbit.se, and is covered by the MIT License. The full license text is included in the companion LICENSE file.