Skip to content
/ cobview Public

A viewer for archive files from the 1995 4x game Ascendancy by The Logic Factory

License

Notifications You must be signed in to change notification settings

btigi/cobview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CobView

CobView is an application for viewing COB archive files from the 1995 game Ascendancy, developed by The Logic Factory.

screenshot showing output

Usage

  1. Click File → Open to select a COB 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/CobView

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Licencing

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

About

A viewer for archive files from the 1995 4x game Ascendancy by The Logic Factory

Topics

Resources

License

Stars

Watchers

Forks

Languages