diff --git a/README.md b/README.md index a1bf4de..cff9310 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # EZ-IW4MAdmin-DBViewer -#### A simple collecton of Python3 Scripts that allow you to export your entire IW4MAdmin Database and view it in an easy fashion. While it is possible to read `IW4NAdmin\Database\Database.db`, there are many constraints/links that make viewing the default database *extremely* difficult. +#### A simple collecton of Python3 Scripts that allowa you to export your entire IW4MAdmin Database and view it in an easy fashion. While it is already possible to read `IW4NAdmin\Database\Database.db`, there are many constraints/keys/links that make viewing the default database *extremely* difficult. -* Usage: python combine_db.py +* Usage: `python combine_db.py` + +## Instructions + +1. Copy database to a folder and make sure it's named `Database.db` + +2. Copy script `combine_db.py`, into the locatation of your Database's copy. + +3. Run the script + +* This will generate a new database named `Plutonium Servers.db` with all of the essential information \ No newline at end of file