Commit 66bb448c authored by nanahira's avatar nanahira

tweak

parent 1f6534fb
Pipeline #19802 passed with stage
in 5 seconds
......@@ -95,7 +95,8 @@
<p><a href="https://code.mycard.moe/nanahira/DataEditorX/" target="_blank">DataEditorX</a> 是YGOPro的数据库编辑软件,由 <a href="https://github.com/247321453/" target="_blank">菜菜</a> 开发,<a href="https://nanahira.momobako.com/" target="_blank">Nanahira</a> 和夏娜进行了一部分修改。DataEditorX可以编辑YGOPro的数据库 <kbd>cdb</kbd> 文件,来把 DIY 卡导入 YGOPro。</p>
<p>制作 DIY 卡图的工具比较多,下面推荐一部分。<strong>注意:使用 DIY 卡图工具之前,需要先安装附带的字体文件,否则会启动失败或 DIY 卡图字体错误。</strong></p>
<p><a href="https://github.com/amarillonmc/MSE201_w_ygos10/" target="_blank">Magic Set Editor 2</a>是一款简单易用的 DIY 卡牌制作软件,由<a href="https://github.com/amarillonmc/" target="_blank">Nemoma</a>整理发布,使用简便,可以制作出来质量比较高的 DIY卡 。注意</p>
<p><a href="https://github.com/moecube/ImgGen/" target="_blank">ImgGen</a> 是一款命令行下的DIY卡牌制作软件。使用之前,只需要把中间图放在运行路径下的 <kbd>pico</kbd> 文件夹,在命令行下以卡片数据库的路径为参数运行,即可在 <kbd>picn</kbd> 目录下得到卡图。卡图风格和 233 服发布的OCG卡的卡图类似。例:<kbd>ImgGen.exe ./DIY.cdb</kbd> 来生成当前目录的 <kbd>DIY.cdb</kbd> 的所有卡图。</p>
<p><a href="https://github.com/moecube/ImgGen/" target="_blank">ImgGen</a> 是一款命令行下的 DIY 卡牌制作软件。使用之前,只需要把中间图放在运行路径下的 <kbd>pico</kbd> 文件夹,在命令行下以卡片数据库的路径为参数运行,即可在 <kbd>picn</kbd> 目录下得到卡图。卡图风格和 233 服发布的OCG卡的卡图类似。例:<kbd>ImgGen.exe ./DIY.cdb</kbd> 来生成当前目录的 <kbd>DIY.cdb</kbd> 的所有卡图。</p>
<p><a href="https://diy.momobako.com/" target="_blank">网页制卡器</a> 是由 kooriookami 开发,Nanahira 维护的一款在线 DIY 卡图制作工具。</p>
<p>若有一定 Photoshop 基础,可以选择使用 DIY 卡的 psd 卡图模板来制作卡图。这里提供 <a href="https://nanahira.momobako.com/" target="_blank">Nanahira</a> 制作的一个 psd 卡图模板提供下载,也可以使用其他作者发布的 psd卡 图模板来制作卡图。</p>
<p>DIY 卡片脚本可以使用 <a href="https://code.mycard.moe/nanahira/DataEditorX/" target="_blank">DataEditorX</a> 内置的脚本编辑器进行编辑,也可以使用专业的文本编辑工具 <a href="https://code.visualstudio.com/" target="_blank">Visual Studio Code</a> 来编辑。但是由于编码原因,不可以使用系统内置的记事本进行编辑。</p>
<p>为了更加便捷地管理自己的 DIY 数据,建议使用 <a href="https://git-scm.com/" target="_blank">Git</a> 这一版本控制软件来管理自己的 DIY 卡。</p>
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