1111
This commit is contained in:
@@ -167,6 +167,7 @@ namespace Stary.Evo.Editor
|
||||
|
||||
private static void CreateRes(string domain, string resPath, string outputPath)
|
||||
{
|
||||
domain = domain.Replace(".", "_");
|
||||
ResFileGet.CreateClass(addressDic, "Res", domain, outputPath,
|
||||
(a) => { ResFileGet.CreateContent(a, resPath, "\t"); });
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.tools",
|
||||
"version": "1.3.7",
|
||||
"version": "1.3.8",
|
||||
"displayName": "00.StaryEvo.Tools",
|
||||
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
||||
"unity": "2021.3",
|
||||
|
||||
Reference in New Issue
Block a user