| .. |
|
Component
|
5c41fbbdd6
使用新的对象事件系统,类似Unity的Awake Update, 相比较Unity的事件系统, 这个事件系统可以支持扩展方法,这样就可以支持reload
|
il y a 9 ans |
|
Config
|
30c4a2d7c6
增加配置文件组件ConfigComponent,自动加载管理配置文件,可以根据AppType加载不同的配置文件
|
il y a 9 ans |
|
Helper
|
707e1d169a
增加管理App类型,所有进程由管理App管理,启动,停止,Reload等等
|
il y a 9 ans |
|
Properties
|
6de25cefe6
服务器代码通过文件引用的方式共用客户端代码
|
il y a 9 ans |
|
Server.Model.csproj
|
f9b8efad92
整理代码,对象事件代码更合理了
|
il y a 9 ans |