Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

CMPDL v2.1.0-b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@skyecodes skyecodes released this 07 Apr 13:36

Major

  • Revamped UI :
    • The UI is now "wizard-based", with multiple steps and visual informations
    • Step 1 allows you to choose the modpack with an URL or a project ID.
    • Step 2 asks you which modpack version you want to import.
    • Step 3 demands you the destination folder.
    • Step 4 imports the modpack.
  • Optimized project and file resolving tasks by using CurseMeta API instead of crawling pages
  • Changed dependencies :
    • Added OkHttp and jsoup.
    • The file now weights ~1MB which is larger than 2.0.0 releases, but still small.

Bug Fixes