Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.36 KB
image

LunarCapitalFramework

python minecraft minecraft minecraft CI Status

What's this?

A fork MDK, aim to make the legacy modder develop mods more fluently.

This project has many code from TemplateDevEnv, and cli-patch is inspired by IdeallandFramework!

How to use?

  1. Install Python 3.8+
  2. Run PowerShell and type Set-ExecutionPolicy RemoteSigned
  3. Run setup-cli.ps1
  4. Run lunar.ps1 and use our cli tool
  5. Enjoy!

PS: Remember to set JAVA_HOME to JDK 1.8.0

JDK

Credits