KorewaLidesu / Cleanroom

Cleanroom Minecraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleanroom Minecraft

Components:

  • Minecraft Coder Pack
  • CleanroomLoader (Continuation + Revamp of ForgeModLoader)
  • Cleanroom Minecraft (Continuation + Revamp of MinecraftForge)
  • Mixin (Coming Soon)
  • Bytecode Patcher (Coming Soon) [Inspired by Bansoukou and Bytecode Patcher]

Build Instructions:

  1. Clone this repository
  2. Import the build.gradle into your IDE (most preferably IntelliJ IDEA)
  3. Once the import has finished, run gradlew setup
  4. Build with gradlew build -x test for now as tests aren't working yet.

About

Cleanroom Minecraft.

License:GNU Lesser General Public License v2.1


Languages

Language:Java 99.5%Language:Groovy 0.5%