An open API service indexing awesome lists of open source software.

https://github.com/tktech/divine-pak

Read the Divinity: Original Sins 2 PAK file format
https://github.com/tktech/divine-pak

Last synced: 6 months ago
JSON representation

Read the Divinity: Original Sins 2 PAK file format

Awesome Lists containing this project

README

          

# divine-pak

A quickly-written utility to parse the Divinity: Original Sin 2 PAK file
format. Currently only supports reading.

# Installation

pip install git+git://github.com/tktech/divine-pak.git

# CLI

This module includes a command line utility called `divine-pak`. Use `divine-pak --help` to see what it can do, such as listing, searching, extracting, LSB conversion, etc...