- This is a project developed to learn how Minecraft works.
- It is written in Java and is based on Minecraft 1.8.8.
- It's a Minecraft PVP client.
- Use it to learn how Minecraft works, but not for commercial use.
- The current version is v1.0.2_Alpha.
The author is LiuStar2233, Contact: Lhx14776409450@163.com.
- Install Java 8.
- Download and unzip the repository.
- Open the project using JetBrains' IntelliJ IDEA.
- Run the app in IDEA: StartSC.
- Install Java 8.
- Open a launcher such as HMCL (don't use the official launcher).
- Download the Release zip and unzip it into the.minecraft->version folder in the launcher.
- Launch the game in the launcher.
This repository is licensed under BSD license.
- Implemented the module manager.
- Implemented the module list.
- Implemented modules such as TabMod.
- Implemented the configuration manager.
- Implemented configuration save/read.
- Implemented a custom start menu.
- Implemented Custom commands.
- Fixed an issue with modules such as TabMod not working properly.
- Fixed an issue where config manager could not save/read config.
- Fixed an issue where the custom start menu didn't work.
- Fixed an issue where custom commands would not work properly.
- Added modules such as AutoAttack.
- Added util toolkit.
- Added modules such as NameLabel.
- Updated the logging system.