Nonsense Client is a free and open source hack client for Minecraft 1.8.8.
More information at https://bhopper.wtf/nonsense
- TBA
- Download GraalVM JDK 23 (https://www.graalvm.org/downloads/).
- Clone this repository.
- Open the cloned repository in IntelliJ.
- Go to
File -> Project Structure -> Project
then set the SDK toGrallVM 23
and set the Language Level toJava 23
). - Make sure you have launched Minecraft 1.8.8 at least once, run the
client -> copyAssets
gradle task. - To run the client, run the
Start
run configuration.
- Can I use Nonsense Client's source code for my own client?
Yes! You may use this clients source code for your own client as stated in the "Unlicense".
Credit is appreciated but not required.