Skip to content

Az-eeeee/LiquidLunar

 
 

Repository files navigation

LiquidLunar

last commit code size Latest Release License GitHub commit activity Discord GitHub code size in bytes GitHub lines of code GitHub Star Release Download Minecraft

Develop Team Version

简体中文

Links

Website

MCP Version

About LiquidLunar

We use Mixin to modify the game, which does not violate the Minecraft Eula

LiquidLunar is an open source Minecraft 1.8.9 PvP client

This project didn't use any codes from LunarClient

If you want contribute to this project, you can open a pull request

Build error and fix

Could not find net.minecraftforge:forgeBin

please rename forge-{version}.jar to forgeBin.jar

  1. Download ForgeBin
  2. Put forgeBin into %PROJECT_DIR%/.gradle/minecraft
  3. rebuild the project

can not find the class net.minecraft

do gradlew setupDecompWorkspace and then reimport the project

failed to run recompileMc

Can't find any reason? try gradlew setupDecompWorkspace --info

Please check lunarcn_at.cfg

Working dir "run" not found

Create dir run

Others

Don't update gradle!

Don't use foreach as much as possible

About

Minecraft PVP client based on Minecraft Forge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.9%
  • Kotlin 12.1%