Skip to content

DaftPVF's IngameInfo mod for Minecraft. Shows game stats and info on the HUD. Requires bspkrsCore.

Notifications You must be signed in to change notification settings

bspkrs/IngameInfo

Repository files navigation

IngameInfo

DaftPVF's IngameInfo mod for Minecraft. Displays many different details for the player/world on the in-game HUD. This repo contains source files for Forge (dependant on bspkrsCore).

Links of Interest


How to install and use the source code

  1. Download the latest recommended MinecraftForge src distribution.
  2. Extract the Forge src zip file and run install.bat/.sh in the forge folder.
  3. Clone this git repo and the bspkrsCore repo (https://github.com/bspkrs/bspkrsCore.git) to whatever locations you like.
  4. Use the eclipse folder in your Forge/MCP setup as your Eclipse workspace.
  5. Under the Minecraft project, add the "src" folder from both git repos as linked folders (rename as necessary) and set them as source folders.

How to build from the source code

  1. Download and install Apache Ant on your system. Make sure it is available on the path environment variable.
  2. In the IngameInfo repo folder, make a copy of build.properties_example and name it build.properties.
  3. Edit the values in build.properties to contain valid paths on your system for each property. Details can be found in build.properties_example.
  4. From a console window run "ant" from the IngameInfo repo folder. The build will create its output in the bin folder.
  5. Install the resulting mod archive by copying it to the mods folder on the client.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

About

DaftPVF's IngameInfo mod for Minecraft. Shows game stats and info on the HUD. Requires bspkrsCore.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages