Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1014 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 1014 Bytes

Utility for exporting your decorations inventory to Honey Hunter, directly from your save-file

Releases

If you want to just download the exectuable, check the releases page: https://github.com/clicksilver/mhw_decos_csv/releases/

Requirements

  • Java 8u162+
  • Maven

Build

$ mvn package

Usage

$ java -jar exporter\target\exporter-1.2-jar-with-dependencies.jar PATH_TO_SAVE_FILE

To do

  • Decrypt the save file
  • Export to MHW DB
  • Create an executable and distribute
  • Make it read from equipped slots

Credit

MHW modding discord

Others