Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

Python library for extracting resources for game The Elder Scrolls - Arena

####Tip#### Right now it is only support executable of game version 1.6.

##Installation##

To install library execute following commands with your command shell inside main directory:

python setup.py build
python setup.py install