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

https://github.com/Yepoleb/gogextract

Script for unpacking GOG Linux installers
https://github.com/Yepoleb/gogextract

Last synced: 12 months ago
JSON representation

Script for unpacking GOG Linux installers

Awesome Lists containing this project

README

          

# GOG Extract

Script for unpacking GOG Linux installers.

Explanation of how it works is in my [blog post].

## Usage

`gogextract.py `

Output files will be named `unpacker.sh`, `mojosetup.tar.gz` and `data.zip`.

## License

[MIT](LICENSE)

[blog post]: https://yepoleb.github.io/blog/2016/10/09/how-the-gog-linux-installers-work/