Update README.md
This commit is contained in:
parent
432a490092
commit
85e3519823
14
README.md
14
README.md
@ -1,5 +1,15 @@
|
|||||||
# EZ-IW4MAdmin-DBViewer
|
# 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
|
Loading…
Reference in New Issue
Block a user