Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

The tool takes the Items.bin and world.bin file and Exports the ItemID's and LocationID's to the output file.

License

Notifications You must be signed in to change notification settings

Ultraporing/ao-id-extractor

Repository files navigation

REPO/PROJECT INFO

I stopped working on this project, but broderickhyman continues active development on his fork: https://github.com/broderickhyman/ao-id-extractor

ao-id-extractor

This tool allows you to extract the ID's and Names of Items and Locations from the Albion Online ".bin" Files, and export them to a file as a List or JSON.

Requirements

  • Windows
  • Visual Studio 2017 (to build)

How to use:

ao-id-extractor.exe modeID outFormat [outFolder] [gameFolder]

modeID 0=Item Extraction, 1= Location Extraction, 2=Resource, 3=Dump All, 4=Extract Items & Locations & Resource
outFormat l=Text List, j=JSON; Parameter does not matter for Dump All
[outFolder] Optional: Output folder path. Default: current directory [gameFolder] Optional: Location of the main AlbionOnline folder

About

The tool takes the Items.bin and world.bin file and Exports the ItemID's and LocationID's to the output file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages