This is a simple lunar injection client base written in C++ built with CMake!
To get started with this project, you'll need to have the following installed:
- Universal Windows Platform development
- MSVC v143 - VS 2022 C++ x64/x86 build tools (v14.38-17.8)
- MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest)
- Windows 11 SDK (10.0.22621.0)
- C++ CMake tools for Windows
- IntelliCode
Once you have Clion and the parts above installed, go in CLion u might download some Plugins you know from IntelliJ because they may be on Clion also. Then go in the settings and add a new "Toolchain" under "Build, Execution, Deployment" click on the "+" then select "Visual Studio" and select your installation path. Then right under "Toolchains" is "CMake" and click twice on the "+" until "Debug" and "Release" shows up. Click on "Release" and make sure the "Toolchain" is selected to "Visual Studio"
To use the client base, simply build the executable and inject with your preferred injector.