Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 989 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 989 Bytes

This has been abandoned. This was one of my first projects made using Node.js and at the time I did not have much experience. If you come across any old janky scripting please don't hold it against me.

Logo Image

A simple plugin based Minecraft bot made with Mineflayer and Node-Webkit.

Plugin repository at https://github.com/Ezcha/Cheese-Bot-Plugins

Screenshot

How to Install

For advanced installation:

  1. Clone this repository or download a zip.

  2. Get Node

  3. Get a nw.js binary that matches your operating system.

  4. Extract the nw.js compressed file in the same directory as Cheese Bot.

  5. Open the command prompt and go to the Cheese Bot directory.

  6. Enter the command "npm install"

  7. Cheese Bot is now ready.

Roadmap

Proper plugin editor. (Maybe using Ace or CodeMirror) Added!