tanghai
|
1ff6f566e9
为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
2f8c15a72d
Hotfix中的Hotfix类也重命名为Game,这样要使用Mono层的Game就要用Model.Game来调用,有编译器检查,一般不会错,
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
9600a334fc
1.改了跨域调用机制,mono层到hotfix层只在最开始start使用appdomain调用了一次,之后的所有从mono层到hotfix层全改成了action回调。这样性能将大大提升
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
2bf92b6553
1.增加打包工具
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
bd95de1e43
整理了客户端代码,以方便做ilruntime兼容
|
%!s(int64=8) %!d(string=hai) anos |