Commit 79e724fb authored by JoyJ's avatar JoyJ

update English readme(incompleted)

parent 9b9490a7
Pipeline #372 passed with stage
in 1 minute and 20 seconds
 
★Environment ★Environment
This program based on .Net2.0/winXP(need .Net2.0)/win7(with.Net2.0)/win8(need.Net3.5 include 2.0) This program is based on .Net Framework 4.6
★File association ★File association
.lua Notepad++/Sublime text/DataEditorX DataEditorX can open files with specified extension:
.cdb DataEditorX .lua (Notepad++/Sublime text/DataEditorX)
.cdb (DataEditorX)
Click file with right mouse button, Open with, Browse Files, Choose confirm(Yes)
★Feedback ★Feedback
If you has problems, please report on https://github.com/purerosefallen/DataEditorX/issues Please report on https://github.com/purerosefallen/DataEditorX/issues with a format like below, if you have any problem in use.
Title:DataEditorX X.X.X.X
Text: Version:
The error message text: If there is a error message box, please press Ctrl+C, then paste in someplace. DataEditorX X.X.X.X
please give a detailed description of: card message; antivirus; programe location;the operation that time. Error message:
The error message text
(If there is a error message box, You can press Ctrl+C to copy the message to clipboard)
Detail:
Card message; antivirus; program location; your operation at that time.
★Setting ★Settings
DataEditorX.exe.config ★Language,★Image,★CodeEditor DataEditorX.exe.config ★Language,★Image,★CodeEditor
data/language_xxx.txt Interface and prompt message data/language_xxx.txt Interface and prompt message
data/cardinfo_xxx.txt types/series data/cardinfo_xxx.txt types/series
★Language setting ★Language setting
DataEditorX.exe.config DataEditorX.exe.config
<add key="language" value="chinese" />Simplified Chinese <add key="language" value="chinese" />Simplified Chinese
chinese => english chinese => english
If you want to add a language,you need two file,xxx is a type of language: If you want to add a language,you will need two file(xxx is a type of language):
data/language_xxx.txt data/language_xxx.txt
data/cardinfo_xxx.txt data/cardinfo_xxx.txt
★Image settings
★Image setting
you need it when you want to add or pendulum.
image_quilty 1-100 image_quilty 1-100
image Width/height of image and thumbnail,total four numerical value; image Width/height of image and thumbnail,total four numerical value;
image_other pendulum of other cards image_other pendulum of other cards
image_xyz pendulum of Xyz monsters image_xyz pendulum of Xyz monsters
image_pendulum Pendulum image_pendulum Pendulum
★CodeEditor Settings
IME Editors Input Method
★CodeEditor Setting
IME Input Method Editors
wordwrap wordwrap
tabisspace tab→space tabisspace tab→space
fontname fontname
fontsize fontsize
★DataEditor: ★DataEditor:
If you need to input Attack "?", you can use anyone of ?/?/-2 instead. If you need to input Attack "?", you can use anyone of ?/?/-2 instead.
The folder of pics, script and cdb should be in a same folder consistent. The folder of pics, script and cdb should be in a same folder consistent.
★Read cardlist from ydk and folder pics ★Read cardlist from ydk and folder pics
Support:png,jpg pics with card number/card number with 0 Support:png,jpg pics with card number/card number with 0
★Output data ★Output data
Example:mydiy.cdb Example:mydiy.cdb
New card:deck/mydiy.ydk New card:deck/mydiy.ydk
Instruction:mydiy.txt Instruction:mydiy.txt
script script
pics pics
↑ all of them in mydiy.zip,you can use it in expansions of ygopro with sound effect or release it. ↑ all of them are in mydiy.zip,you can use it in expansions of ygopro with sound effect or release it.
★Database comparison ★Database comparison
...@@ -81,7 +70,6 @@ Return in parameter type, C++ implement code ...@@ -81,7 +70,6 @@ Return in parameter type, C++ implement code
Copy and Replace: If there's a card with same name, replace it. Copy and Replace: If there's a card with same name, replace it.
Copy without Replace: If there's a card with same name, ignore it. Copy without Replace: If there's a card with same name, ignore it.
★Card search ★Card search
1.Now it can not support search by Pendulum Scale 1.Now it can not support search by Pendulum Scale
2.You can search card with card name/effect/Attribute/Types/Level(racnk)/effect type/card number 2.You can search card with card name/effect/Attribute/Types/Level(racnk)/effect type/card number
...@@ -103,8 +91,6 @@ Copy without Replace: If there's a card with same name, ignore it. ...@@ -103,8 +91,6 @@ Copy without Replace: If there's a card with same name, ignore it.
--Card number over 10000000,less than 20000000 --Card number over 10000000,less than 20000000
card with same name: 10000000 card number: 10000000 card with same name: 10000000 card number: 10000000
★CodeEditor: ★CodeEditor:
Input keyword in the under text box,press Enter Input keyword in the under text box,press Enter
Ctrl+F Look up Ctrl+F Look up
...@@ -114,19 +100,15 @@ Ctrl+K List of function ...@@ -114,19 +100,15 @@ Ctrl+K List of function
Ctrl+T List of constant Ctrl+T List of constant
Ctrl+The mouse wheel Zoom in/out Ctrl+The mouse wheel Zoom in/out
★Magic Set Editor 2 ★Magic Set Editor 2
Download/update:"Magic Set Editor 2/download.bat" Download/update:"Magic Set Editor 2/download.bat"
Or Or
https://github.com/247321453/MagicSetEditor2 https://github.com/247321453/MagicSetEditor2
★MSE pics ★MSE pics
Support:png,jpg pics with card number/card number with 0 Support:png,jpg pics with card number/card number with 0
Tick “Set MSE'Image ”,Import pics will go into pics folder under MSE Tick “Set MSE'Image ”,Import pics will go into pics folder under MSE
★MSE flie making setting ★MSE flie making setting
mse_xxx.txt modify\r\n can be newlines,\t will replace for tab mse_xxx.txt modify\r\n can be newlines,\t will replace for tab
......
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