Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 947 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 947 Bytes

Logo Image

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

More info at http://bot.minecheesecraft.com/

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

Screenshot

How to Install

For easy installation, download the installer or zip here.

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!