v1.0.0.6-beta2 #2
mpaperno
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes since v1.0.0.5-beta1
WASimModule
SendKey
command can now accept known key event IDs by name (and do the lookup automatically).format_calculator_string()
) since that seems to be broken in MSFS.(Query posted to devsupport)
tick()
) when all clients disconnect.WASimClient
WASimClient_CLI
DataRequest.unitName
orCommand.sData
.WASimUI
The release contains several download options (the actual file names have version numbers appended):
WASimCommander_SDK
- All header files, pre-built static and dynamic libs, packaged WASM module, pre-build GUI, reference documentation, and other tools/examples.WASimModule
- Just the WASM module component, ready to be dropped into a MSFS Community folder (so that the folder wasimcommander-module is inside the Community folder). MSFS would need to be restarted after adding the module for the first time.WASimUI
- Just the GUI application, which is very handy in combination with the WASM module for exploring the system. No installer, simply unzip and run the WASimUI.exe file from either Explorer or a command line.This discussion was created from the release v1.0.0.6-beta2.
Beta Was this translation helpful? Give feedback.
All reactions