8 lines
313 B
Markdown
Raw Normal View History

2016-08-06 16:23:50 +04:00
GameRes Library
===============
Library of the base classes that deal with game resources, such as archives,
images and audio files. All derived file formats are expected to register
themselves by the means of [MEF](https://msdn.microsoft.com/en-us/library/dd460648.aspx) within
repository class FormatCatalog.