Releases: jordan-dalby/ark_sa_mod_data_extractor
Releases · jordan-dalby/ark_sa_mod_data_extractor
Mod Data Extractor v1.0.5
This release adds a --mda option to the parser to allow users to specify the name of their mod data asset, in case it is not ModDataAsset*
Mod Data Extractor v1.0.4
This release adds a CSV option to the tool.
Mod Data Extractor v1.0.3
This release uses a universal content pack ID for all vanilla ARK content since Beacon updated their systems to do it this way. Previous releases will no longer work if the items involved in crafting them are from Scorched Earth.
Mod Data Extractor v1.0.2
This release has no functional changes, it just provides a better way of decoding item data. This makes the code more readable, and more maintainable.
Mod Data Extractor v1.0.1
Changes:
- Updated the README file to include more detailed information on using this tool
Mod Data Extractor v1.0.0
This tool can create JSON or beacondata files for engrams in an ARK Survival Ascended DevKit project. Instructions for running this tool can be found in the README.md file.