Skip to content

Utility for exporting your decorations inventory to Honey Hunter of MHW Wiki DB, directly from your save-file

Notifications You must be signed in to change notification settings

clicksilver/mhw_decos_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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