Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

WASimCommander

"Just Read The Source"

This directory has all the source code of the project. Contains the following components:

directory description
include Shared C++ header files required to build or use any of the C++ API/libraries/code.
This is the only folder required to use the WASimAPI or C++ WASimClient library with your own code.
shared Code which is shared between client and module projects. Not part of public API.
Testing Test and example code in further sub-projects.
WASimClient The main WASim API Client implementation.
WASimClient_CLI The managed .NET "wrapper" of WASimClient, using C++/CLI.
WASimModule The MSFS 2020 WASM module implementation of the Server component.
WASimUI Full featured GUI for testing/exploring WASimCommander features.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.