Skip to content

Commit

Permalink
update c++ sdk information
Browse files Browse the repository at this point in the history
  • Loading branch information
x87 committed May 2, 2022
1 parent 82eb1e0 commit 67a8c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/cpp-sdk.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# C++ SDK

This page describes basic steps needed to create a new custom command with C++ SDK that reads two integer arguments and returns their sum.
This guide has been validated on Visual Studio 2019 (Community Edition) and may differ for other IDEs and compilers.
This guide has been tested on Visual Studio 2019 and Visual Studio 2022 (Community Edition) and may differ for other IDEs and compilers.

## Developing a Plugin

Expand Down

0 comments on commit 67a8c36

Please sign in to comment.