少年修仙传客户端基础资源
leonard Wu
2018-08-07 4fb5b4198071d2dc514270f3d44dc3d34535c59b
添加游戏资源命令行打包工具。
1个文件已修改
2 ■■■ 已修改文件
Assets/Editor/Tool/BuildExtersion.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/BuildExtersion.cs
@@ -90,7 +90,7 @@
        }
        catch (Exception ex)
        {
            Debug.Log("打包配置表失败", buildParameters);
            Debug.Log("打包配置表失败");
            Debug.Log(ex);
            EditorApplication.Exit(1);
        }