Skip to content
/ DarkView Public

A viewer for archive files from the 1997 RTS game Dark Reign by Auren

License

Notifications You must be signed in to change notification settings

btigi/DarkView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkView

DarkView is an application for viewing FTG archive files from the 1997 game Dark Reign, developed by Auran.

screenshot showing output

Usage

  1. Click File → Open to select an FTG 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/DarkView

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Licencing

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

About

A viewer for archive files from the 1997 RTS game Dark Reign by Auren

Topics

Resources

License

Stars

Watchers

Forks

Languages