Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hogconex

hogconex is a Windows application to extract files from HOG archives used in Descent (1995) and Descent II (1996), developed by Parallax Software. It uses the ii.Ascend library.

Usage

Run with the --register command to register the 'Extract' verb for .hog files.

Run with --unregister command to unregister the 'Extract' verb for .hog files.

While the command is registered the 'Extract' verb will show in the context menu for .hog files.

screenshot showing output

The extraction process will show a progress bar then automatically exit.

screenshot showing output

Compiling

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/hogconex

# Go into the repository
$ cd src

# Build the app
$ dotnet build hogconex.csproj

Licencing

hogconex is licenced under the MIT License. Full licence details are available in licence.md

About

A context menu extension to extract files from HOG files used by Descent (1995) and Descent II (1996).

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages