skyrising / tweakeroo

A small client-side Minecraft mod that adds various configurable tweaks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweakeroo

Tweakeroo is a client-side-only Minecraft mod using LiteLoader. It adds a selection of miscellaneous, configurable, client-side tweaks to the game. Some examples of these are the "flexible block placement" tweak and the "fast block placement" tweak. For more information and the downloads (compiled builds), see http://minecraft.curseforge.com/projects/tweakeroo

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 small client-side Minecraft mod that adds various configurable tweaks

License:GNU General Public License v3.0


Languages

Language:Java 100.0%