Skip to content

jcramb/simconnect-rs

Repository files navigation

simconnect-rs

docs license version downloads maintenance

SimConnect bindings for Rust.

Crates

  • simconnect-sys - FFI bindings for SimConnect.

Examples

  • sdk-version - Checks the latest SDK version, as indicated by the SimConnect release notes.
  • sys-basic - Example of how to use simconnect-sys bindings to request data from SimConnect.
  • sample-ai-objects-and-waypoints
  • sample-ai-traffic
  • sample-facility-data-definition (WIP)
  • sample-facility-data-definition2 (WIP)
  • sample-input-event
  • sample-joystick-input
  • sample-no-callback
  • sample-open-and-close
  • sample-request-data
  • sample-send-event-a
  • sample-send-event-b
  • sample-send-event-c
  • sample-set-data
  • sample-system-event
  • sample-tagged-data
  • sample-throttle-control
  • sample-tracking-errors
  • sample-windows-event

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.

About

SimConnect bindings for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published