Commit History

作者 SHA1 備註 提交日期
  tanghai b8e4927b5c ThirdParty还是单独放一个程序集,减少编译时间 4 年之前
  tanghai 7df1898af7 客户端ThirdParty挪到Mono中,主要是因为protobuf-net跟litjson需要用到ILRuntime,所以干脆放到mono中。 4 年之前
  tanghai 30d662f2e2 客户端抽出一个ThirdParty程序集,主要用来放插件源代码,减少主工程编译的时间,插件如果全是dll可以放到plugin下面 7 年之前
  tanghai 6cdb466ce1 修复ILRuntime Binding文件生成路径错误的问题 7 年之前
  tanghai 807c5f7055 Hotfix放到Unity中,利用asmdef自动生成Hotfix.dll, 带来巨大方便: 7 年之前
  tanghai 00307a04c8 1.npoi只是Editor用到,主工程不需要,移动到EditorPlugin下面 8 年之前