4 lines
155 B
TOML
Raw Normal View History

2022-06-17 11:19:49 +08:00
proto_input = ["src/event_map.rs", "src/entities"]
proto_output = "resources/proto"
protobuf_crate_path = "src/protobuf"
2022-02-16 10:00:31 +08:00
event_files = ["src/event_map.rs"]