Commit e9bf3563 authored by DailyShana's avatar DailyShana Committed by GitHub

Update README.md

parent 513ed63e
#DataEditorX
# DataEditorX
Manage card database(.cdb file) for [ygopro](https://github.com/Fluorohydride/ygopro).
##Download
## Download
https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip
> **FAQ**
Q: I can't run the program.
A: Please install [.NET Framework](https://www.microsoft.com/en-us/download/details.aspx?id=25150).
##Features
## Features
* Create and edit card databases.
* Compare, copy and paste card records across databases easily.
* Read card records from ygopro decks(.ydk file) or card picture folders(eg. pics folder of ygooro).
......@@ -20,7 +20,7 @@ A: Please install [.NET Framework](https://www.microsoft.com/en-us/download/deta
Q: How to add a new archetype?
A: First decide the setcode (a hex number) for the new archetype. Do not confict the existing setcodes. Then type it in the text box on the right of the combo box of archetype. Click Modify. To show the name of the new archetype in the combo box. Open data/cardinfo_xxx.txt (xxx is language), add a new line between "##setname" and "#end", write the setcode (start with 0x) and the archetype name separated by a Tab symbol.
##Language
## Language
Open Menu Help-->Language to choose language, then restart the application.
If you want to add a language xxx for DataEditorX, you need two files:
>data/language_xxx.txt for graphic interface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment