Skip to content

GUI for viewing FTG archives from Dark Reign

License

Notifications You must be signed in to change notification settings

Dark-Reign/drExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status


drExplorer

A GUI application to allow viewing and extract of the content of FTG files, as used by Dark Reign.

Technologies

drExplorer is written in C# NET Framework 4.8.

Compiling

To clone and run this application, you'll need Git and .NET Framework installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/btigi/drExplorer

# Go into the repository
$ cd drExplorer

# Build  the app
$ msbuild drExplorer.sln /p:Configuration=Debug /p:platform="Any CPU"

License

drExplorer is licensed under CC BY-NC 4.0

About

GUI for viewing FTG archives from Dark Reign

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%