完成配件安装和拆卸

This commit is contained in:
2025-11-16 22:40:56 +08:00
parent fd3c6ec38d
commit 32dadfcfad
172 changed files with 269 additions and 10128 deletions

View File

@@ -5,11 +5,11 @@
"Comment": "网络协议文件所在的文件夹位置"
},
"NetworkProtocolServerDirectory": {
"Value": "../../Server/Entity/Generate/NetworkProtocol/",
"Value": "../../Entity/Generate/NetworkProtocol/",
"Comment": "网络协议生成到服务端的文件夹位置"
},
"NetworkProtocolClientDirectory": {
"Value": "../../Client/Unity/Assets/Scripts/Hotfix/Generate/NetworkProtocol/",
"Value": "../../../Fishing2/Assets/Scripts/Generate/NetworkProtocol/",
"Comment": "网络协议生成到客户端的文件夹位置"
},
"Serializes": {