Skip to content

btigi/sprReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status


sprReader

A GUI application to allow conversion of the SPR graphic files, as used by Dark Reign, to Bitmap files.

Technologies

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

# Go into the repository
$ cd sprReader

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

License

sprReader is licensed under CC BY-NC 4.0

About

GUI for viewing SPR graphics from Dark Reign

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages