itscola / KateClient-Public

An open-source 1.8.9 Minecraft PVP client implemented in Forge mod with Mixin. The official public version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KateClient - White_cola

Dark theme mode demo :

image

image
(Right shift to use draggable clickgui, open GUI with nonlinear animation)

image
(Chat lines with nonlinear animations and without black background. The black background will be displayed when you pressed "T")
(Animations powered by , an animations lib of mine)

image
(Click on the ClickGUI to enable or close the modules, or slide the scroll wheel up and down to see more modules.)

And, you can install any mod you want if mods are compatible.

Actually the UI design progress takes more time.

The client is in the development stage.

The license is the GNU Affero General Public License v3.0 and ,if you want to use the codes, please mark the author name (White_cola) in your projects .

  • You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  • Your modified application must also be licensed under the AGPL V3.

Prohibited for commercial use.

Why the ui is apple style, because Im an apple fan. But to be a student,I dont have a my own macbook at present.

Some classes was created before development.

This is no problem , I always create most of the classes during the programming design phase.

About KateClient public version

I dont want someone who haven't code ability can modify KateClient easily.

About

An open-source 1.8.9 Minecraft PVP client implemented in Forge mod with Mixin. The official public version.

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%