升级框架
This commit is contained in:
@@ -2,19 +2,15 @@
|
||||
"Export": {
|
||||
"NetworkProtocolDirectory": {
|
||||
"Value": "..//NetworkProtocol/",
|
||||
"Comment": "网络协议文件所在的文件夹位置"
|
||||
"Comment": "ProtoBuf文件所在的文件夹位置"
|
||||
},
|
||||
"NetworkProtocolServerDirectory": {
|
||||
"Value": "../../Entity/Generate/NetworkProtocol/",
|
||||
"Comment": "网络协议生成到服务端的文件夹位置"
|
||||
"Comment": "ProtoBuf生成到服务端的文件夹位置"
|
||||
},
|
||||
"NetworkProtocolClientDirectory": {
|
||||
"Value": "../../../Fishing2/Assets/Scripts/Generate/NetworkProtocol/",
|
||||
"Comment": "网络协议生成到客户端的文件夹位置"
|
||||
},
|
||||
"Serializes": {
|
||||
"Value": [],
|
||||
"Comment": "自定义序列化器,暂不支持"
|
||||
"Comment": "ProtoBuf生成到客户端的文件夹位置"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user