Docs/Building.md
Use <a href="http://git-scm.com">Git</a> to clone the repository:
git clone https://github.com/rainmeter/rainmeter.git
Alternatively, download the repository contents as a ZIP archive.
Rainmeter can be built using any version of Visual Studio 2022. If you don't already have VS2022, you can download Visual Studio Community 2022 for free.
First, download and install NSIS 3 or later.
Then, in the Build directory, run e.g. Build.bat pre 1.2.3.4 to build the pre-release 1.2.3 r4.
If you see any "not found" errors, check that the paths in the set commands at the top of the file match your environment.
To build a release installer, use Build.bat release 1.2.3.4.