2
Fork 0
This repository has been archived on 2022-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
oodle-cli/README.adoc

10 lines
430 B
Text

= oodle-cli
A small wrapper around the Oodle library to allow decompressing data through a command line interface.
The goal is to make Oodle decompression easily available in a Unix environment, through Wine, where
linking against the Windows-only `.dll` is not an option.
== Building
So far, this has only been built on Windows. But doing so only requires a recent version of Visual Studio.
Load the Solution and hit _Build_.