Commit 5c8631db authored by nanahira's avatar nanahira

readme

parent cfff0bb2
......@@ -313,7 +313,7 @@ public bool OpenScript(bool openinthis, string addrequire)
sw.WriteLine("--" + c.name);
sw.WriteLine("local m=" + id.ToString());
sw.WriteLine("local cm=_G[\"c\"..m]");
sw.WriteLine("xpcall(function() require(\"expansions/script/" + addrequire + "\") end,function() require(\"script/" + addrequire + "\") end)");
sw.WriteLine("Duel.LoadScript(\"" + addrequire + ".lua\")");
sw.WriteLine("function cm.initial_effect(c)");
sw.WriteLine("\t");
sw.WriteLine("end");
......
[DataEditorX]3.0.0.0[DataEditorX]
[URL]https://github.com/Smile-DK/ygopro-svrelease/raw/master/win32.zip[URL]
[URL]https://cdn01.moecube.com/DataEditorX/releases/3.0.0.0.zip[URL]
★运行环境(Environment)
本程序基于.Net framework 2.0(3.5)开发
......
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