Description: Rebirth Cat reader is an application for reading and extracting of .dat archives used in X Rebirth Running: To run this application you will need .NET 4.5 framework. You should already have it, but if you don't, you can download them here: http://www.microsoft.com/en-us/download/details.aspx?id=30653 How to use: - Upon first launch, the program will ask for the location of the X Rebirth main folder(where the .exe file is located) - You can browse a list of all available assets - You can search for specific assets in the filter text box. ie. *character* will search for all assets with character in the path. *.xml will look for all xml files - You can right click on the item in the list and export it - You can export all assets by clicking File -> Export all otion Sources: Source code is freely available. To compile it you need Visual Studio 2012(I haven't tested express version) and .NET 4.5 NOTE: This application is an unofficial release and is not supported by Egosoft. Use it at your own risk. Changes: v 1.0 - Iniatial release