mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[-][+] Change .proto
[-][+] Change .proto
This commit is contained in:
8
Luban/Proto/pb_schemas/GameProto.proto
Normal file
8
Luban/Proto/pb_schemas/GameProto.proto
Normal file
@@ -0,0 +1,8 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package GameProto;
|
||||
// 游戏全局基础数据,和协议无关,就放结构
|
||||
|
||||
// 导入定义
|
||||
import "ProtoBase";
|
||||
|
Reference in New Issue
Block a user