Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PoET

Overview

PoET is a command line tool for extracting data from the Path of Exile content package.

Installation

PoET was developed against Python 3.3.0. As such, you will need a Python 3.3.0 interpreter to use it. PoET is simple to use. Here is an example:

$ poet.py extract "path/to/Content.ggpk" "directory/to/extract/to"

You may pass -h to the script to receive more detailed help:

$ poet.py -h
usage: poet.py [-h] {extract,diff} ...

Path of Exile Tool

positional arguments:
  {extract,diff}
    extract       Extracts a .ggpk file
    diff          Provides a summary of what changed between two extraction
                  versions

optional arguments:
  -h, --help      show this help message and exit

License

Apache License

About

Path of Exile Tool -- a utility for extracting data from the Path of Exile content file

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages