fn main() { tonic_build::compile_protos(".resources/proto/glclient/greenlight.proto").unwrap(); }