liamcottle / rustplus.js

Unofficial NodeJS library for controlling Smart Switches in the PC game Rust
228 stars 46 forks source link

Define proto2 as the protobuf version. #11

Closed actown closed 3 years ago

actown commented 3 years ago

While using any compiled protobuf tooling it assumes proto2 and throws a warning. This ensures that it uses proto2 and solves the warning.