Provides remote process implementation for Windows systems.
- Install Visual Studio 2022
- Install
git(git for windows) - Clone the repository recursively using the
--recursiveflag - Navigate into the reository
- Open the
plugin-msvc.slnfile with Visual Studio 2022
- Fork this repository
- Create a
feature/orbugfix/branch fromdevelop - Commit and push your changes
- Create a PR against
developbranch
The plugin-msvc is MIT licensed.