Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 369 Bytes

File metadata and controls

18 lines (13 loc) · 369 Bytes

A Clojure plugin for Minecraft server

Run locally

  1. Download Minecraft server and Witchcraft plugin

    make init
  2. Start server

    make run
  3. Done.

  • Minecraft server address localhost:25565
  • Clojure repl address localhost:25555