tanghai
|
ff64aa7e01
server端迁移到netcore,运行成功
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
e47fb8cd84
使用ILRuntime 加入热更新机制, C#代码热更新, 并且对其封装,使用起来你根本感觉不到自己使用了ILRuntime
|
%!s(int64=9) %!d(string=hai) anos |
tanghai
|
41d4c39934
1.修复了一个命令行解析bug
|
%!s(int64=9) %!d(string=hai) anos |
tanghai
|
80b81dddec
DisposeEvent改成ComponentEvent,只有组件会有Awake Update等事件响应
|
%!s(int64=9) %!d(string=hai) anos |
tanghai
|
40571bd76a
增加一个OptionsComponent 用来保存命令行参数
|
%!s(int64=9) %!d(string=hai) anos |