Automatic .proto files compilation in Unity project to C# as you edit them, plus utilities.
Stars
476
Forks
68
Watchers
476
Open Issues
6
Overall repository health assessment
36
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #13 from AOFLtsylvies/fix_for_Grpc_path_check_bool
62aa58cView on GitHubAdded missing assembly reference which is required for newer Protobuf versions, see issue #14
fd323ceView on GitHubFixed conditional in regards to gRPC text field in preferences, as it always evaluated to true since it's always "not" one of them.
fd5b168View on GitHubProtoBinaryManager now requires iteration count, documentation update
354119aView on GitHubMerge pull request #9 from louis030195/grpc-plugin
1fc4102View on GitHubFix salt and password generation for machine that put \r\n on new line
54efa9dView on GitHubAdd a catch falling back to save migration in the case of invalid wire type.
6837be3View on GitHubAdded how to use well-known types, add tips about OnConstruction.
b67466eView on GitHub