Skip to content

Commit c134170

Browse files
committed
chore: relocate generation to a separate package due to clutter
1 parent 04f18a7 commit c134170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/proto/mod_api.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
syntax = "proto3";
22

3-
option java_package = "com.mcdiamondfire.proto";
3+
option java_package = "com.mcdiamondfire.proto.messages";
44
option java_multiple_files = true;
55

66
// Server.

0 commit comments

Comments
 (0)