hpiconex is Windows application to extract files from CCX, GP3, HPI and UFO files from the 1997 RTS Total Annhilation and the 1999 RTS Total Annhilation: Kingdoms, both developed by Cavedog.
Run with the --register command to register the 'Extract' verb for supported file types files.
Run with --unregister command to unregister the 'Extract' verb for supported file types files.
While the command is registered the 'Extract' verb will show in the context-menu for supported file types files.
The extraction process will show a progress bar then automatically exit.
To clone and run this application, you'll need Git and .NET installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/btigi/hpiconex
# Go into the repository
$ cd src
# Build the app
$ dotnet build
hpiconex is licenced under the MIT License. Full licence details are available in licence.md