Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.25 KB

LemonUI for C++
AppVeyor Patreon PayPal Discord

WARNING: The C++ version for LemonUI is currently under active development.

Download

Installation

You don't need to install the C++ version of LemonUI.

Usage

  • 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)