WizClient / WizClient-1.8.9-Version

Minecraft 1.8.9 PVP client source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT INFORMATION

I am currently working on changing the client into a mixin client, with the mixin of spongepowered. There will be no commit until I switch to a mixin client. This will take some time, as I need to learn the mixin and convert the project. Thanks for your understanding ❤️


WizClient-1.8.9-Version

Minecraft 1.8.9 PVP client source code (very wip and bugy)

⚠️ This client is at the beginning of its development, it is ugly, there is no interface, it is not very optimized, there are many bugs. Be indulgent

How to install (boring):

  1. Get mcp of the 1.8.9 minectaft version | Youtube video for setup mcp 1.8.9
  2. Remove:
  • net/minecraft/client/gui/GuiStreamIndicator.java
  • net/minecraftclient/gui/stream
  • net/minecraftclient/stream
  1. Get all files from the github projet and copy past into your mcp project except for the eclipse file.Replace all files that will be the same.
  2. Fix all the errors that your IDE will tell you and don't forget to add the librairy from the lib folder

⚠️ If when you run it, it still doesn't work. I'm sorry, you'll have to google it because it's not the project.

🔥 Congratulations! You have installed the wizclient

About

Minecraft 1.8.9 PVP client source code

License:MIT License


Languages

Language:Java 100.0%