- Added `promoteToLeader` request to protobuf schema file.
2.1.1
- Added `sendRequestAsync` method which returns a promise when sending requests.
2.1
Added `promoteToTeamLeader` and some other fixes
2.1.0
- Added `disconnect` method. - Added `getTeamInfo` and `getCameraFrame` convenience methods. - Added `getTeamChat` to proto file - Defined `proto2` as the protobuf schema version - RustPlus no longer auto connects to Rust server when RustPlus is instantiated. Use `connect` instead. - Improved ReadMe - Added example scripts
2.0
Version 2 is here with a light refactor of the code, and some quality of life changes!