WARNING: The C++ version for LemonUI is currently under active development.
You don't need to install the C++ version of LemonUI.
- For developers: Check the different header files depending on what you plan to use. They should be 1:1 to the .NET implementation.
- For contributors: Make sure that your PowerShell Execution Policy is set to RemoteSigned or lower (
Set-ExecutionPolicy RemoteSigned
)