Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Koseng authored May 26, 2021
1 parent 95077e0 commit d009330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,8 @@ Extends the [python simconnect library](https://github.com/odwdinc/Python-SimCon
* A collection of possible variables can be found [here](https://bitbucket.org/mobiflight/mobiflightfc/src/master/Presets/msfs2020_simvars.cip) in the [MobiFlight repository](https://bitbucket.org/mobiflight/mobiflightfc).
* ATTENTION: At the moment it is only possible for one client at a time to access variables via MobiFlight WASM. There is not yet multi client support.

Instead of the SimConnect class you need to use the SimConnectMobiFlight class in your application.

## Example

**Example code on how to use the library and read variables:**

0 comments on commit d009330

Please sign in to comment.