updated READMEs.

This commit is contained in:
morkt
2016-08-06 16:23:50 +04:00
parent d1d9699db3
commit 1cf89e33b6
4 changed files with 40 additions and 0 deletions

7
GameRes/README.md Normal file
View File

@@ -0,0 +1,7 @@
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.