Commit 8475b4df authored by keyongyu's avatar keyongyu

2.0.0.3

parent a065554d
...@@ -28,4 +28,4 @@ ...@@ -28,4 +28,4 @@
// //
// You can specify all the values or you can use the default the Revision and // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.0.0.2")] [assembly: AssemblyVersion("2.0.0.3")]
########################### ###########################
# Magic Set Editor 2 # Magic Set Editor 2
########################### ########################### Chs 2 Cht
cn2tw = true cn2tw = true
########################### Spell/Trap ########################### Spell/Trap
#jp setting
# spell = %%
# trap = %%
spell = [魔法卡%%] spell = [魔法卡%%]
trap = [陷阱卡%%] trap = [陷阱卡%%]
############################ Text ############################ Text
# chs jp
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【 pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【
# pendulum-text = ([\S\s]*?)\n【 # cht pendulum-text = ([\S\s]*?)\n【
# pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text: # en pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
# chs jp cht
monster-text = [果|介|述|報]】\n([\S\s]*) monster-text = [果|介|述|報]】\n([\S\s]*)
# monster-text = Text:[\s\S]*?Text:\n([\S\s]*) # en monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
########################### Replace ########################### Replace
replace = ([鮟|鱇]) <i>$1</i> replace = ([鮟|鱇]) <i>$1</i>
# replace = ([A-Z]) <i>$1</i> # replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
########################### ###########################
# Magic Set Editor 2 # Magic Set Editor 2
########################### ########################### Chs 2 Cht
cn2tw = true cn2tw = true
########################### Spell/Trap ########################### Spell/Trap
spell = [魔法卡%%] spell = [Sepll Card%%]
# spell = 【魔法カード%%】 trap = [Trap Card%%]
trap = [陷阱卡%%]
# trap = 【罠カード%%】
############################ Text ############################ Text
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【 pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
# pendulum-text = ([\S\s]*?)\n【 monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
# pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
monster-text = [果|介|述|報]】\n([\S\s]*)
# monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
########################### Replace ########################### Replace
replace = ([鮟|鱇]) <i>$1</i>
# replace = ([A-Z]) <i>$1</i> # replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
...@@ -66,6 +66,8 @@ DataEditorX.exe.config ...@@ -66,6 +66,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么) 描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史 ★更新历史
2.0.0.3
更新mse-config.txt
2.0.0.2 2.0.0.2
复制卡片,粘贴卡片 复制卡片,粘贴卡片
2.0.0.1 2.0.0.1
......
No preview for this file type
########################### ###########################
# Magic Set Editor 2 # Magic Set Editor 2
########################### ########################### Chs 2 Cht
cn2tw = true cn2tw = true
########################### Spell/Trap ########################### Spell/Trap
#jp setting
# spell = %%
# trap = %%
spell = [魔法卡%%] spell = [魔法卡%%]
trap = [陷阱卡%%] trap = [陷阱卡%%]
############################ Text ############################ Text
# chs jp
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【 pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【
# pendulum-text = ([\S\s]*?)\n【 # cht pendulum-text = ([\S\s]*?)\n【
# pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text: # en pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
# chs jp cht
monster-text = [果|介|述|報]】\n([\S\s]*) monster-text = [果|介|述|報]】\n([\S\s]*)
# monster-text = Text:[\s\S]*?Text:\n([\S\s]*) # en monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
########################### Replace ########################### Replace
replace = ([鮟|鱇]) <i>$1</i> replace = ([鮟|鱇]) <i>$1</i>
# replace = ([A-Z]) <i>$1</i> # replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
########################### ###########################
# Magic Set Editor 2 # Magic Set Editor 2
########################### ########################### Chs 2 Cht
cn2tw = true cn2tw = true
########################### Spell/Trap ########################### Spell/Trap
spell = [魔法卡%%] spell = [Sepll Card%%]
# spell = 【魔法カード%%】 trap = [Trap Card%%]
trap = [陷阱卡%%]
# trap = 【罠カード%%】
############################ Text ############################ Text
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【 pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
# pendulum-text = ([\S\s]*?)\n【 monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
# pendulum-text = Text:\n([\S\s]*?)\n[\S\s]*?Text:
monster-text = [果|介|述|報]】\n([\S\s]*)
# monster-text = Text:[\s\S]*?Text:\n([\S\s]*)
########################### Replace ########################### Replace
replace = ([鮟|鱇]) <i>$1</i>
# replace = ([A-Z]) <i>$1</i> # replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
...@@ -66,6 +66,8 @@ DataEditorX.exe.config ...@@ -66,6 +66,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么) 描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史 ★更新历史
2.0.0.3
更新mse-config.txt
2.0.0.2 2.0.0.2
复制卡片,粘贴卡片 复制卡片,粘贴卡片
2.0.0.1 2.0.0.1
......
No preview for this file type
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