Skip to content
/ TaView Public

A viewer for archive files from Total Annihilation and Total Annihilation: Kingdoms by Cavedog Entertainment

License

Notifications You must be signed in to change notification settings

btigi/TaView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAView

TAView is an application for viewing HPI archive files from the 1997 game Total Annihilation, developed by Cavedog.

screenshot showing output

Usage

  1. Click File → Open to select an HPI file (or pass a supported file as a command-line argument)
  2. Browse the archive contents in the left-hand treeview
  3. Click on a file to view its contents in the right-hand panel
  4. Right-click a file in the left-hand treeview to extract the file

Requirements

  • .NET 10.0
  • Windows OS

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

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Licencing

TaView is licensed under the MIT license. Full licence details are available in license.md

About

A viewer for archive files from Total Annihilation and Total Annihilation: Kingdoms by Cavedog Entertainment

Topics

Resources

License

Stars

Watchers

Forks

Languages