Skip to content

freehij/kareliq

Repository files navigation

THIS IS A BETA 1.6.6 CLIENT!!

To use this client on b1.7.3 you need to use this jar.

How to build

  1. Use git clone https://github.com/realfreehij/kareliq.git in command prompt
  2. Go to project root directory and use gradlew build
  3. After building ends the .jar will appear in build/libs as kareliq-1.0-SNAPSHOT-all.jar (other one is not needed)

How to use

  1. Open your instance settings and find Java arguments
  2. Add -javaagent:path/to/your/jar to the field
  3. Save settings and launch instance as normal

TODO

  • Injection to methods that are not overriden by child class.
  • Replace reflection with MethodHandles where it's possible.
  • Add mappings to ClassBuilder
  • Save background image instead of loading it every time as it might get deleted
  • Custom buttons for all button types (small button, slider, etc.)
  • Fabric/Forge loader support (move mappings from before class init to mixininjector)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages