sakura-ryoko / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini HUD

Mini HUD is a tiny client-side mod for Minecraft. that adds the coordinates, looking angle and current speed to the screen. For more information and the downloads (compiled builds), see http://minecraft.curseforge.com/projects/minihud

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/

About

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%