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
!
- Install Python 3.8+
- Run PowerShell and type
Set-ExecutionPolicy RemoteSigned
- Run
setup-cli.ps1
- Run
lunar.ps1
and use our cli tool - Enjoy!
PS: Remember to set JAVA_HOME to JDK 1.8.0